index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
Main.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
archive/*: convert to C++
Max Kellermann
1
-3
/
+1
2013-01-22
Path: move to fs subdirectory
Denis Krjuchkov
1
-1
/
+1
2013-01-20
PlayerControl: move functions into the class
Max Kellermann
1
-2
/
+2
2013-01-18
Path: new class "Path" wraps filesystem path strings
Max Kellermann
1
-1
/
+2
2013-01-17
path: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-16
Idle: use std::atomic instead of GMutex
Max Kellermann
1
-2
/
+0
2013-01-16
Main: fix comment typo
Max Kellermann
1
-1
/
+1
2013-01-16
ClientList: convert to a class
Max Kellermann
1
-3
/
+8
2013-01-15
ServerSocket: use the SocketMonitor class
Max Kellermann
1
-3
/
+3
2013-01-14
StateFile: convert to a class
Max Kellermann
1
-6
/
+16
2013-01-14
Main, IOThread: move GMainLoop setup code to class EventLoop
Max Kellermann
1
-5
/
+6
2013-01-10
io_thread: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-10
input_stream: convert to C++ (internally)
Max Kellermann
1
-1
/
+1
2013-01-10
PlayerThread: use pc.cond instead of main_cond
Max Kellermann
1
-4
/
+0
2013-01-09
EventPipe: rename to GlobalEvents
Max Kellermann
1
-7
/
+7
2013-01-09
event_pipe.h: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-09
sig_handlers, log: convert to C++
Max Kellermann
1
-2
/
+2
2013-01-09
Playlist.hxx: move prototype to PlaylistGlobal.hxx
Max Kellermann
1
-0
/
+1
2013-01-09
idle: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
decoder_api.h, ...: add "extern C"
Max Kellermann
1
-3
/
+3
2013-01-07
mixer_all: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-07
volume: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-05
Partition: new class, container for Playlist and PlayerControl
Max Kellermann
1
-16
/
+18
2013-01-05
filter/ReplayGain: add method _set_mode()
Max Kellermann
1
-0
/
+2
2013-01-04
Playlist: pass max_length to playlist_init()
Max Kellermann
1
-1
/
+2
2013-01-04
PlayerControl: add constructor and destructor
Max Kellermann
1
-2
/
+3
2013-01-04
player_control.h: convert header to C++
Max Kellermann
1
-1
/
+1
2013-01-04
playlist: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-04
buffer, pipe: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
cmdline: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
client: convert to C++
Max Kellermann
1
-3
/
+3
2013-01-03
listen: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
Permission: use std::map instead of GHashTable
Max Kellermann
1
-1
/
+0
2013-01-03
permission: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: rename to DatabaseSimple.hxx
Max Kellermann
1
-1
/
+1
2013-01-03
database.h: move prototypes to DatabaseGlue.hxx
Max Kellermann
1
-3
/
+4
2013-01-02
mapper: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
sticker: convert to C++
Max Kellermann
1
-4
/
+2
2013-01-02
{decoder,player}_thread: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
db_save, state_file: convert to C++
Max Kellermann
1
-1
/
+1
2013-01-02
update: convert to C++
Max Kellermann
1
-5
/
+5
2012-09-28
main: use C++ compiler
Max Kellermann
1
-4
/
+12
2012-09-28
stored_playlist, playlist_save: use C++ compiler
Max Kellermann
1
-1
/
+1
2012-09-25
command.h: move function prototypes to AllCommands.h
Max Kellermann
1
-1
/
+1
2012-08-14
log: store duplicated path string
Max Kellermann
1
-1
/
+1
2012-08-14
input_stream, main: remove obsolete GLib version checks
Max Kellermann
1
-2
/
+0
2012-08-08
tag_pool: use GStaticMutex
Max Kellermann
1
-3
/
+0
2012-08-08
conf: add a "database" block
Max Kellermann
1
-6
/
+18
2012-08-08
DatabaseGlue: pass block to db_init()
Max Kellermann
1
-1
/
+6
2012-08-08
main: don't call db_init() without database
Max Kellermann
1
-1
/
+0
[prev]
[next]