index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main.cxx
Age
Commit message (
Expand
)
Author
2015-11-10
Main: fix build failure on non-Linux systems
Michael Paquier
2015-10-16
unix/Daemon, playlist/...: remove unused Domain variables
Max Kellermann
2014-11-11
Main: fix compilation on OS X using non-Apple compilers
Misty De Meo
2014-10-31
Main: run the OS X native event loop after forking
NanoTech
2014-10-31
Revert "Main: run the OS X native event loop"
NanoTech
2014-10-10
Main: run the OS X native event loop
nanotech
2014-10-09
StoragePlugin: pass EventLoop to constructor
Max Kellermann
2014-09-16
android/Bridge: add shutdown()
Thomas Guillem
2014-08-24
StateFile: configurable interval
Max Kellermann
2014-08-16
PlayerThread: rename player_create() to StartPlayerThread()
Max Kellermann
2014-07-30
Main: don't require mpd.conf on Android
Max Kellermann
2014-06-10
Main: delete the Storage instance on shutdown
Max Kellermann
2014-06-10
lib/icu: add IcuInit(), IcuFinish()
Max Kellermann
2014-03-02
Main: auto-configure state file on Android
Max Kellermann
2014-03-02
Main: use getExternalStorageDirectory() for locating mpd.conf
Max Kellermann
2014-03-01
db/Configured: store database file in cache directory
Max Kellermann
2014-03-01
Main: inline mpd_main() on Android
Max Kellermann
2014-03-01
Android: obtain music directory from Environment.getExternalStoragePublicDire...
Max Kellermann
2014-03-01
java: new helper library for the Android port
Max Kellermann
2014-03-01
Main: load mpd.conf from /sdcard/ on Android
Max Kellermann
2014-02-27
db/simple: mount points
Max Kellermann
2014-02-27
db/update: cancel the update on shutdown
Max Kellermann
2014-02-26
db/simple: create dedicated directory
Max Kellermann
2014-02-24
SongSort, ...: use libicu instead of GLib's g_utf8_*()
Max Kellermann
2014-02-24
Main: use INT_MAX instead of G_MAXUINT
Max Kellermann
2014-02-22
first Android release
Max Kellermann
2014-02-22
Main: disable command-line parser and signal handlers on Android
Max Kellermann
2014-02-20
Main: initialize Partition before Listener
Max Kellermann
2014-02-19
Listen: add Partition reference
Max Kellermann
2014-02-19
DatabasePlugin: add FLAG_REQUIRE_STORAGE
Max Kellermann
2014-02-19
db/Interface: add attribute "plugin"
Max Kellermann
2014-02-19
Mixer: add class MixerListener
Max Kellermann
2014-02-18
Main: disable inotify check without database
Max Kellermann
2014-02-17
Main: initialize Database before Storage
Max Kellermann
2014-02-17
Main: move code to InitDatabaseAndStorage()
Max Kellermann
2014-02-17
Main: move code to db/Configured.cxx
Max Kellermann
2014-02-17
Main: check if database exists before attempting to close it
Max Kellermann
2014-02-17
db/DatabaseSimple: remove obsolete header
Max Kellermann
2014-02-09
Main: wrap the Storage instance in CompositeStorage
Max Kellermann
2014-02-09
Main: move code to storage/Configured.cxx
Max Kellermann
2014-02-08
Main: support arbitrary storage plugins
Max Kellermann
2014-02-07
storage/local: remove utf8 path from constructor
Max Kellermann
2014-02-07
Main: move storage initialization to InitStorage()
Max Kellermann
2014-02-07
Mapper: obtain music directory from Storage
Max Kellermann
2014-02-07
Main: check the music directory
Max Kellermann
2014-02-07
Main: chop separators from music directory
Max Kellermann
2014-02-07
Main: create Storage instance in glue_mapper_init()
Max Kellermann
2014-02-07
Main: allow playlist directory without music directory
Max Kellermann
2014-02-07
InotifyUpdate: use class Storage instead of Mapper.cxx
Max Kellermann
2014-02-07
storage/local: hide the class declarations
Max Kellermann
[next]