Max Kellermann
|
d05bb2a0af
|
PlayerControl: use strictly typed enums
|
2013-09-27 22:07:20 +02:00 |
|
Max Kellermann
|
26d92c80ed
|
conf.h: remove obsolete header
Use only ConfigData.hxx in plugin sources to reduce header
dependencies.
|
2013-09-05 08:47:10 +02:00 |
|
Max Kellermann
|
595b6a4f6c
|
ConfigFile: add enum ConfigOption
Look up top-level config options by enum (= integer), not by name
string.
|
2013-01-30 21:36:04 +01:00 |
|
Max Kellermann
|
e1b03b4a71
|
PlayerControl: move functions into the class
|
2013-01-20 17:48:23 +01:00 |
|
Max Kellermann
|
52638c68f5
|
Playlist: convert functions to methods
|
2013-01-07 11:35:35 +01:00 |
|
Max Kellermann
|
975370c084
|
decoder_api.h, ...: add "extern C"
|
2013-01-07 10:07:40 +01:00 |
|
Max Kellermann
|
108242042e
|
queue: convert all functions to methods
|
2013-01-06 21:33:58 +01:00 |
|
Max Kellermann
|
81f3d893d9
|
player_control.h: convert header to C++
|
2013-01-04 22:31:53 +01:00 |
|
Max Kellermann
|
05c91082e3
|
playlist: convert to C++
|
2013-01-04 22:12:33 +01:00 |
|
Max Kellermann
|
90fe4c5124
|
TextFile: convert to a class
|
2013-01-03 10:16:05 +01:00 |
|
Max Kellermann
|
2452447c81
|
text_file: convert to C++
|
2013-01-03 10:12:41 +01:00 |
|
Max Kellermann
|
b715e522cf
|
db_save, state_file: convert to C++
|
2013-01-02 20:22:59 +01:00 |
|