aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2008-07-032008-07-03 Jorn Baayen <jorn@openedhand.com>HEADmasterJorn Baayen
* main.c (tag_reader_uri_scanned_cb): Initialise title and artist variables to NULL. Reported by Tim Müller <tim.muller@collabora.co.uk>.
2008-06-302008-06-30 Jorn Baayen <jorn@openedhand.com>Jorn Baayen
* Makefile.am: * audio-player.c: * audio-player.h: * configure.ac: * main.c (set_playing_row), (eos_cb), (add_uri), (tag_reader_uri_scanned_cb), (play_pause_button_toggled_cb), (main): * tag-reader.c: * tag-reader.h: Use libowl-av.
2008-06-282008-06-28 Jorn Baayen <jorn@openedhand.com>Jorn Baayen
* audio-player.c (bus_message_state_change_cb): Do not disallow seeking of http streams any longer.
2008-06-09Only set title and artist if we have a valueRoss Burton
2008-04-15Remove AM_DISABLE_STATIC, as libtool isn't usedRoss Burton
2008-02-27gaku: fix typo in single instance flag in the .desktop fileThomas Wood
2008-02-25Add single instance flag to desktop fileRoss Burton
2008-01-29Handle URIs and filenames on the command lineRoss Burton
2008-01-29Add any arguments left on the command line as filesRoss Burton
2008-01-17Add ignoresRoss Burton
2008-01-17When finished playing, restore the interfaceRoss Burton
2008-01-14Only enable rubber banding if building against GTK+ 2.10 or laterRoss Burton
2008-01-14Fix memory leak when changing window titleRoss Burton
2008-01-14Fix whitespaceRoss Burton
2007-11-14Remove GNOME categoryRoss Burton
2007-11-14Remove Encoding key from desktop fileRoss Burton
2007-08-17Import gakuRoss Burton
2007-08-17Add folder for music player.Ross Burton