aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
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-09Only set title and artist if we have a valueRoss 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-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
2007-08-17Import gakuRoss Burton