- 20 Jan, 2014 1 commit
-
-
Max Kellermann authored
Works around a build failure on Solaris because annoyingly, Solaris reserves the name "queue". This rename was pending anyway.
-
- 19 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 06 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Jan, 2013 1 commit
-
-
Max Kellermann authored
-
- 03 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Jan, 2013 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 29 Aug, 2012 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2012 2 commits
-
-
Max Kellermann authored
Merge locate_song_search() and locate_song_match().
-
Max Kellermann authored
Fold the case during construction, without having to create another copy.
-
- 18 Jul, 2011 1 commit
-
-
Max Kellermann authored
Sorts remaining songs by priority. This can be used for the much-demanded "queue feature".
-
- 29 Jan, 2011 1 commit
-
-
Max Kellermann authored
-
- 25 Jul, 2010 2 commits
-
-
Max Kellermann authored
If a song with an absolute path points inside the music directory, print only the relative part. This happens when partial songs from a playlist file were loaded.
-
Max Kellermann authored
I've already changed the "playlistinfo" command to hide HTTP passwords, but forgot to do the same for the simpler "playlist" command. This patch changes queue_print_uris() to use the code from song_print_uri().
-
- 01 Jan, 2010 1 commit
-
-
Avuton Olrich authored
-
- 12 Nov, 2009 1 commit
-
-
Max Kellermann authored
After we've been hit by Large File Support problems several times in the past week (which only occur on 32 bit platforms, which I don't have), this is yet another attempt to fix the issue.
-
- 30 Mar, 2009 1 commit
-
-
Avuton Olrich authored
-
- 13 Mar, 2009 1 commit
-
-
Avuton Olrich authored
This updates the copyright header to all be the same, which is pretty much an update of where to mail request for a copy of the GPL and the years of the MPD project. This also puts all committers under 'The Music Player Project' umbrella. These entries should go individually in the AUTHORS file, for consistancy.
-
- 24 Jan, 2009 6 commits
-
-
Max Kellermann authored
Merged casefolding code from two locations into this one library function.
-
Max Kellermann authored
Changed the function prototypes to get locate_item_list objects instead of num_items/items.
-
Max Kellermann authored
Instead of passing two parameters around (number of items, array of items), combine both in a variable size struct.
-
Max Kellermann authored
Renamed functions and variables.
-
Max Kellermann authored
Fix a typo in one of the previous patches.
-
Max Kellermann authored
Now playlist.c does not contain any protocol specific code anymore.
-
- 23 Jan, 2009 1 commit
-
-
Max Kellermann authored
Moved protocol printing functions which operate on the queue to queue_print.c.
-