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
2016-04-13
lib/icu/Converter: Create() throws exception on error
Max Kellermann
2016-03-19
db/Interface: Open() throws exception on error
Max Kellermann
2016-03-10
Partition: use CallbackMaskMonitor, replacing class GlobalEvents::Monitor
Max Kellermann
2016-03-10
IdleMonitor: new class to replace GlobalEvents::IDLE
Max Kellermann
2016-03-05
Instance: add StateFile* attribute
Max Kellermann
2016-03-05
GlobalEvents: expose the internal class
Max Kellermann
2016-03-05
Instance: embed EventLoop, no pointer
Max Kellermann
2016-03-05
Main: use Instance::Shutdown()
Max Kellermann
2016-03-05
GlobalEvents: eliminate SHUTDOWN, use Instance::Shutdown() instead
Max Kellermann
2016-03-05
Instance: add method Shutdown()
Max Kellermann
2016-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2016-02-07
Main: catch and log C++ exceptions
Max Kellermann
2015-12-18
fs/io/Reader: use C++ exceptions instead of class Error
Max Kellermann
2015-12-16
config/ConfigFile: use std::exception on syntax error
Max Kellermann
2015-11-11
player/Control: add Lock prefix to locking method names
Max Kellermann
2015-09-17
unix/Daemon, playlist/pls, ...: remove unused Domain variables
Max Kellermann
2015-09-17
Main: use config_domain for inotify error
Max Kellermann
2015-08-15
PlayerThread, ...: move to src/player/
Max Kellermann
2015-06-26
Main: remove g_set_application_name() call
Max Kellermann
2015-06-23
lib/icu/Collate: fall back to strcoll() instead of strcasecmp()
Max Kellermann
2015-03-21
Main: notify systemd when MPD is ready
Max Kellermann
2015-01-21
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
ConfigData: move struct config_param to Param.hxx
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-05
configure.ac: require GLib 2.32 (if enabled)
Max Kellermann
2014-11-29
fs/Charset: add DeinitFSCharset()
Max Kellermann
2014-11-29
fs/Charset: return Error on SetFSCharset() failure
Max Kellermann
2014-11-20
configure.ac: add option "--disable-daemon"
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
[next]