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
2014-02-07
Main: chop separators from music directory
Max Kellermann
1
-0
/
+3
2014-02-07
Main: create Storage instance in glue_mapper_init()
Max Kellermann
1
-5
/
+12
2014-02-07
Main: allow playlist directory without music directory
Max Kellermann
1
-4
/
+1
2014-02-07
InotifyUpdate: use class Storage instead of Mapper.cxx
Max Kellermann
1
-1
/
+4
2014-02-07
storage/local: hide the class declarations
Max Kellermann
1
-2
/
+2
2014-02-05
storage/local: move to src/storage/plugins/
Max Kellermann
1
-1
/
+1
2014-02-05
db/UpdateWalk: move LocalStorage to Instance
Max Kellermann
1
-0
/
+4
2014-02-05
Main: remove unused global variable "main_thread"
Max Kellermann
1
-4
/
+0
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
1
-14
/
+16
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
1
-1
/
+2
2014-02-05
event/Loop: remove the dummy constructor argument
Max Kellermann
1
-1
/
+1
2014-02-04
db/update/Service: use DatabaseListener instead of Instance
Max Kellermann
1
-1
/
+1
2014-02-04
Instance: add Database attribute
Max Kellermann
1
-7
/
+11
2014-02-04
Main: create UpdateService instance in glue_db_init_and_load()
Max Kellermann
1
-5
/
+6
2014-02-04
db/update/Service: add SimpleDatabase reference
Max Kellermann
1
-1
/
+2
2014-02-01
Main: don't measure DatabaseGlobalDeinit() time
Max Kellermann
1
-4
/
+0
2014-01-30
db: add compile-time option to disable database
Max Kellermann
1
-3
/
+20
2014-01-30
db/update: convert to OO API
Max Kellermann
1
-6
/
+11
2014-01-30
Main, OutputThread: increase kernel timer slack (Linux)
Max Kellermann
1
-0
/
+5
2014-01-29
InotifyUpdate: pass EventLoop to mpd_inotify_init()
Max Kellermann
1
-1
/
+2
2014-01-29
Listen: pass EventLoop to listen_global_init()
Max Kellermann
1
-1
/
+1
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
1
-4
/
+2
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
1
-0
/
+30
2014-01-24
Mixer*: move to mixer/
Max Kellermann
1
-1
/
+1
2014-01-24
Database*: move to db/
Max Kellermann
1
-4
/
+4
2014-01-24
Sticker*: move to sticker/
Max Kellermann
1
-1
/
+1
2014-01-24
move daemonization code to unix/
Max Kellermann
1
-2
/
+2
2014-01-24
Input*: move to input/
Max Kellermann
1
-1
/
+1
2014-01-24
Client*: move to client/
Max Kellermann
1
-2
/
+2
2014-01-24
Update*: move to update/
Max Kellermann
1
-2
/
+2
2014-01-24
Config*: move to config/
Max Kellermann
1
-4
/
+4
2014-01-24
Zeroconf*: move to zeroconf/
Max Kellermann
1
-1
/
+1
2014-01-24
archive/*: move to archive/plugins/
Max Kellermann
1
-1
/
+1
2014-01-24
decoder/*: move to decoder/plugins/
Max Kellermann
1
-1
/
+1
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-1
/
+1
2014-01-23
playlist/*: move to playlist/plugins/
Max Kellermann
1
-1
/
+1
2014-01-22
Main: glue_mapper_init() returns true if GetUserMusicDir() fails
Max Kellermann
1
-1
/
+1
2014-01-18
Daemon: fork as early as possible
Max Kellermann
1
-1
/
+2
2014-01-18
Main: make variables more local
Max Kellermann
1
-13
/
+9
2014-01-18
Main: eliminate variable "success"
Max Kellermann
1
-10
/
+7
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2014-01-11
DatabasePlugin: add interface DatabaseListener
Max Kellermann
1
-1
/
+1
2013-12-15
configure.ac: add option "--disable-glib"
Max Kellermann
1
-1
/
+7
2013-12-08
Main: use standard directory API
Denis Krjuchkov
1
-7
/
+4
2013-11-29
PcmConvert: add pcm_convert_global_init()
Max Kellermann
1
-2
/
+2
2013-11-28
include cleanup using iwyu
Max Kellermann
1
-3
/
+0
2013-11-26
Main.cxx: initialize winsock before creating IO thread
Denis Krjuchkov
1
-1
/
+1
2013-11-25
Volume, Output: use new class PeriodClock instead of GTimer
Max Kellermann
1
-1
/
+0
2013-11-24
Stats: use monotonic clock instead of GTimer
Max Kellermann
1
-1
/
+0
2013-11-04
Log: add level "DEFAULT"
Max Kellermann
1
-8
/
+8
[prev]
[next]