index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Partition.hxx
Age
Commit message (
Expand
)
Author
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2014-01-09
DetachedSong: fork of struct Song
Max Kellermann
2013-10-28
player_control: rename to PlayerControl
Max Kellermann
2013-10-22
Partition: add method DatabaseModified()
Max Kellermann
2013-10-22
Playlist: copy stream tags from the PlayerThread
Max Kellermann
2013-10-21
Partition: add methods TagModified(), SyncWithPlayer()
Max Kellermann
2013-10-20
PlaylistError: convert playlist_result to a strictly-typed enum
Max Kellermann
2013-07-28
song: convert header to C++
Max Kellermann
2013-04-17
Main: move global variables to struct Instance
Max Kellermann
2013-01-18
Playlist, Song: clarify parameter encoding
Max Kellermann
2013-01-07
Playlist: convert functions to methods
Max Kellermann
2013-01-06
Playlist: add constructor and destructor
Max Kellermann
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann