| Commit message (Expand) | Author | Age | Files | Lines |
* | playlist_state: add option "restore_paused" | Max Kellermann | 2011-02-23 | 1 | -0/+8 |
* | playlist_state: declare local variable as enum | Max Kellermann | 2011-02-23 | 1 | -1/+1 |
* | copyright year 2011 | Max Kellermann | 2011-01-29 | 1 | -1/+1 |
* | player_control: removed the global variable "pc" | Max Kellermann | 2011-01-10 | 1 | -21/+27 |
* | playlist_state: Fix the "state" line in the output | Thomas Jansen | 2010-09-23 | 1 | -1/+1 |
* | queue_save: save tags and range of non-database songs | Max Kellermann | 2010-07-25 | 1 | -1/+1 |
* | queue_save: queue_load_song() returns void | Max Kellermann | 2010-07-25 | 1 | -3/+1 |
* | state_file: use the text_file library | Max Kellermann | 2010-07-25 | 1 | -32/+31 |
* | playlist_state: simplify printf() calls | Max Kellermann | 2010-07-25 | 1 | -22/+18 |
* | Add support for MixRamp tags | Tim Phipps | 2010-03-21 | 1 | -0/+10 |
* | Update copyright notices. | Avuton Olrich | 2009-12-31 | 1 | -1/+1 |
* | include config.h in all sources | Max Kellermann | 2009-11-12 | 1 | -0/+1 |
* | output_plugin: added methods enable() and disable() | Max Kellermann | 2009-10-23 | 1 | -0/+6 |
* | player_control: no CamelCase | Max Kellermann | 2009-10-08 | 1 | -8/+4 |
* | player_control: bundle "get" functions in pc_get_status() | Max Kellermann | 2009-10-08 | 1 | -4/+14 |
* | state_file: save only if something has changed | Max Kellermann | 2009-10-08 | 1 | -0/+18 |
* | playlist: CamelCaseIsBad | Courtney Cavin | 2009-07-28 | 1 | -9/+9 |
* | state_file: don't rewind the stream while reading the state file | Max Kellermann | 2009-07-15 | 1 | -14/+15 |
* | playlist_state: don't save "current" song when none is set | Max Kellermann | 2009-06-29 | 1 | -2/+4 |
* | playlist_state: save state when stopped | Christopher Zimmerman | 2009-06-26 | 1 | -5/+9 |
* | implemented the 'consume' mode | Romain Bignon | 2009-03-30 | 1 | -0/+10 |
* | renamed smartstop to single and changed behavior | Romain Bignon | 2009-03-27 | 1 | -7/+7 |
* | implements the smartstop feature | Romain Bignon | 2009-03-27 | 1 | -2/+11 |
* | playlist_state: fix playback restore in random mode | Max Kellermann | 2009-03-26 | 1 | -2/+0 |
* | playlist_state: start playing after restore is complete | Max Kellermann | 2009-03-25 | 1 | -18/+17 |
* | all: Update copyright header. | Avuton Olrich | 2009-03-13 | 1 | -3/+4 |
* | playlist: increase playlist version after loading state | Max Kellermann | 2009-02-04 | 1 | -0/+2 |
* | playlist: renamed global "playlist" variable to "g_playlist" | Max Kellermann | 2009-02-04 | 1 | -5/+6 |
* | playlist: moved code to playlist_state.c | Max Kellermann | 2009-02-04 | 1 | -0/+175 |