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
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
2014-02-05
storage/local: move to src/storage/plugins/
Max Kellermann
2014-02-05
db/UpdateWalk: move LocalStorage to Instance
Max Kellermann
2014-02-05
Main: remove unused global variable "main_thread"
Max Kellermann
2014-02-05
Instance: add attribute "event_loop"
Max Kellermann
2014-02-05
MixerPlugin: add EventLoop& init() parameter
Max Kellermann
2014-02-05
event/Loop: remove the dummy constructor argument
Max Kellermann
2014-02-04
db/update/Service: use DatabaseListener instead of Instance
Max Kellermann
2014-02-04
Instance: add Database attribute
Max Kellermann
2014-02-04
Main: create UpdateService instance in glue_db_init_and_load()
Max Kellermann
2014-02-04
db/update/Service: add SimpleDatabase reference
Max Kellermann
2014-02-01
Main: don't measure DatabaseGlobalDeinit() time
Max Kellermann
2014-01-30
db: add compile-time option to disable database
Max Kellermann
2014-01-30
db/update: convert to OO API
Max Kellermann
2014-01-30
Main, OutputThread: increase kernel timer slack (Linux)
Max Kellermann
2014-01-29
InotifyUpdate: pass EventLoop to mpd_inotify_init()
Max Kellermann
2014-01-29
Listen: pass EventLoop to listen_global_init()
Max Kellermann
2014-01-28
OutputAll: convert to class, move instance to class Partition
Max Kellermann
2014-01-26
neighbor: new subsystem to detect file servers on the local network
Max Kellermann
2014-01-24
Mixer*: move to mixer/
Max Kellermann
2014-01-24
Database*: move to db/
Max Kellermann
2014-01-24
Sticker*: move to sticker/
Max Kellermann
2014-01-24
move daemonization code to unix/
Max Kellermann
2014-01-24
Input*: move to input/
Max Kellermann
[prev]
[next]