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
2015-10-16
unix/Daemon, playlist/...: remove unused Domain variables
Max Kellermann
1
-3
/
+0
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
1
-3
/
+0
2015-09-17
Main: use config_domain for inotify error
Max Kellermann
1
-1
/
+1
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
1
-1
/
+1
2015-06-26
Main: remove g_set_application_name() call
Max Kellermann
1
-8
/
+0
2015-06-23
lib/icu/Collate: fall back to strcoll() instead of strcasecmp()
Max Kellermann
1
-0
/
+1
2015-03-21
Main: notify systemd when MPD is ready
Max Kellermann
1
-0
/
+8
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
1
-14
/
+16
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
1
-1
/
+1
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-12-05
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
1
-5
/
+0
2014-11-29
fs/Charset: add DeinitFSCharset()
Max Kellermann
1
-0
/
+2
2014-11-29
fs/Charset: return Error on SetFSCharset() failure
Max Kellermann
1
-1
/
+4
2014-11-20
configure.ac: add option "--disable-daemon"
Max Kellermann
1
-6
/
+17
2014-11-11
Main: fix compilation on OS X using non-Apple compilers
Misty De Meo
1
-2
/
+2
2014-10-31
Main: run the OS X native event loop after forking
NanoTech
1
-0
/
+27
2014-10-31
Revert "Main: run the OS X native event loop"
NanoTech
1
-2
/
+0
2014-10-10
Main: run the OS X native event loop
nanotech
1
-0
/
+2
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
1
-1
/
+1
2014-09-16
android/Bridge: add shutdown()
Thomas Guillem
1
-0
/
+9
2014-08-24
StateFile: configurable interval
Max Kellermann
1
-1
/
+4
2014-08-16
PlayerThread: rename player_create() to StartPlayerThread()
Max Kellermann
1
-1
/
+1
2014-07-30
Main: don't require mpd.conf on Android
Max Kellermann
1
-1
/
+3
2014-06-10
Main: delete the Storage instance on shutdown
Max Kellermann
1
-0
/
+2
2014-06-10
lib/icu: add IcuInit(), IcuFinish()
Max Kellermann
1
-3
/
+3
2014-03-02
Main: auto-configure state file on Android
Max Kellermann
1
-2
/
+15
2014-03-02
Main: use getExternalStorageDirectory() for locating mpd.conf
Max Kellermann
1
-2
/
+11
2014-03-01
db/Configured: store database file in cache directory
Max Kellermann
1
-1
/
+9
2014-03-01
Main: inline mpd_main() on Android
Max Kellermann
1
-0
/
+3
2014-03-01
Android: obtain music directory from Environment.getExternalStoragePublicDire...
Max Kellermann
1
-0
/
+4
2014-03-01
java: new helper library for the Android port
Max Kellermann
1
-1
/
+6
2014-03-01
Main: load mpd.conf from /sdcard/ on Android
Max Kellermann
1
-0
/
+3
2014-02-27
db/simple: mount points
Max Kellermann
1
-1
/
+1
2014-02-27
db/update: cancel the update on shutdown
Max Kellermann
1
-0
/
+3
2014-02-26
db/simple: create dedicated directory
Max Kellermann
1
-1
/
+1
2014-02-24
SongSort, ...: use libicu instead of GLib's g_utf8_*()
Max Kellermann
1
-0
/
+8
2014-02-24
Main: use INT_MAX instead of G_MAXUINT
Max Kellermann
1
-1
/
+1
2014-02-22
first Android release
Max Kellermann
1
-0
/
+19
2014-02-22
Main: disable command-line parser and signal handlers on Android
Max Kellermann
1
-0
/
+19
2014-02-20
Main: initialize Partition before Listener
Max Kellermann
1
-1
/
+2
2014-02-19
Listen: add Partition reference
Max Kellermann
1
-1
/
+2
2014-02-19
DatabasePlugin: add FLAG_REQUIRE_STORAGE
Max Kellermann
1
-9
/
+17
2014-02-19
db/Interface: add attribute "plugin"
Max Kellermann
1
-3
/
+2
2014-02-19
Mixer: add class MixerListener
Max Kellermann
1
-2
/
+0
2014-02-18
Main: disable inotify check without database
Max Kellermann
1
-5
/
+6
2014-02-17
Main: initialize Database before Storage
Max Kellermann
1
-5
/
+12
2014-02-17
Main: move code to InitDatabaseAndStorage()
Max Kellermann
1
-6
/
+12
2014-02-17
Main: move code to db/Configured.cxx
Max Kellermann
1
-39
/
+11
2014-02-17
Main: check if database exists before attempting to close it
Max Kellermann
1
-2
/
+5
2014-02-17
db/DatabaseSimple: remove obsolete header
Max Kellermann
1
-1
/
+0
[next]