Max Kellermann
|
9f4b906e6c
|
volume: convert to C++
|
2013-01-07 09:05:01 +01:00 |
|
Max Kellermann
|
1a8ef3cdab
|
filter/ReplayGain: add method _set_mode()
Push the new mode to the filter instead of accessing global variables
through replay_gain_get_real_mode().
|
2013-01-05 02:40:33 +01:00 |
|
Max Kellermann
|
fe8e77e556
|
Client: add "playlist" attribute
Reduce access to the global variable "g_playlist".
|
2013-01-04 23:07:11 +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
|
7a982169c9
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
|
Max Kellermann
|
70b87f2eb6
|
client: convert to C++
|
2013-01-03 11:16:18 +01:00 |
|
Max Kellermann
|
a654f146d1
|
update: convert to C++
|
2013-01-02 19:22:15 +01:00 |
|
Max Kellermann
|
98dbc95913
|
rename CommandError.h to CommandError.hxx
|
2012-09-25 12:20:15 +02:00 |
|
Max Kellermann
|
04a9dec952
|
playlist_print: rename to PlaylistPrint.cxx
|
2012-08-29 20:17:13 +02:00 |
|
Max Kellermann
|
684a3d30a6
|
command: move code to *Commands.cxx
|
2012-08-29 17:42:06 +02:00 |
|