2006-06-19 Peter Johanson * NEWS: Update with a few more changes for the 0.8.5 release. * configure.in: Bump to 0.8.5 for release. 2006-06-19 Peter Johanson * plugins/TrayIcon.cs: Small fix to stop using deprecated Menu.Popup overload. 2006-06-02 Ryan Lortie * src/AddWindow.cs: * src/PlaylistWindow.cs: Properly raise window when unhiding via muine-shell. Fixes bug #303333. 2006-05-29 Peter Johanson * NEWS: Update with bugs fixed since last pre-release. * configure.in: Bump to 0.8.5pre2 for another pre-release. 2006-05-29 Peter Johanson * plugins/egg-sharp.cs: Update to include implementation of some previously missing pieces. Fixes the tray icon not reappearing after a gnome-panel crash. Fixes bug #314097. 2006-05-09 Peter Johanson * libmuine/id3-vfs/id3-vfs.c: Handler large id3 tags properly. Fixes #162243. Patch by Jorn Baayen. 2006-05-04 Peter Johanson * NEWS: * configure.in: Updated news info, and bump version for a 0.8.5pre1 release. 2006-05-04 Peter Johanson * data/Makefile.am: Install the dbus .service file to the right location. * configure.in: * doc/Makefile.am: Small tweaks/hacks to make distcheck work finally. 2006-04-18 Kjartan Maraas * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation. 2006-04-14 Amanpreet Singh Alam *configure.in: "pa" Punjabi Language is added to ALL_LINGUAS 2006-03-21 Peter Johanson * src/PlaylistWindow.cs: Fix small bug in the visibility action changes. 2006-03-20 Peter Johanson * configure.in: * plugins/Makefile.am: Build inotify plugin conditional based on detected platform, and configure argument. See bug #329716. 2006-03-20 Peter Johanson * src/Actions.cs: * src/PlaylistWindow.cs: Change visibility Action to be a true ToggleAction, with check menu item, instead of switching between 'Show Window' and 'Hide Window' text. 2006-03-20 Peter Johanson * src/Actions.cs: Add clear playlist shortcut (Sebastian Heinlein in bug #319180), and change Previous mnemonic so as not to collide with Play mnemonic (Wouter Bolsterlee in bug #312509). 2006-03-13 Peter Johanson * README: Updated a few dependancy details. * doc/Makefile.am: Make parallel build safe. 2006-02-15 Peter Johanson * README: Update the website URL. 2006-02-07 Peter Johanson * configure.in: D'oh. Broke the 0.8 build stuff by dropping the gstreamer-gconf pkg-config foo. 2006-02-07 Theppitak Karoonboonyanan * configure.in: Added 'th' (Thai) to ALL_LINGUAS. 2006-02-02 Peter Johanson * plugins/TrayIcon.cs: Missed one Mono.Posix -> Mono.Unix change. 2006-01-31 Peter Johanson A libmuine/player-gst-0.8.c: Copy player-gst.c to new location to snapshot 0.8 gstreamer support. * libmuine/player-gst.c: Update to use gstreamer-0.10 API. Based off patch from Iain . * libmuine/Makefile.am: automake updates to handle compiling either gstreamer 0.10.x or 0.8.x support. * configure.in: Add autoconf logic for selecting/detecting gstreamer versions, and bump version to 0.8.4.99 now that 0.8.4 is out. 2006-01-30 Jorn Baayen * AUTHORS: * MAINTAINERS: Added Peter.