]> kaliko git repositories - mpd-sima.git/log
mpd-sima.git
10 years agoMove fuzzy_find method in the player.
kaliko [Sat, 12 Oct 2013 12:57:52 +0000 (14:57 +0200)]
Move fuzzy_find method in the player.

Exposes daemon/player in plugins

10 years agoSimplified configuration manager (db_file's no longer a special case)
kaliko [Thu, 10 Oct 2013 20:05:00 +0000 (22:05 +0200)]
Simplified configuration manager (db_file's no longer a special case)

10 years agoRandom fallback plugin, honoring MPD/host, more robust plugin
kaliko [Thu, 3 Oct 2013 18:44:59 +0000 (20:44 +0200)]
Random fallback plugin, honoring MPD/host, more robust plugin

10 years agoHuge commit… Running last.fm track mode
kaliko [Mon, 30 Sep 2013 19:25:07 +0000 (21:25 +0200)]
Huge commit… Running last.fm track mode

10 years agoAdd handling of external plugins
kaliko [Sat, 28 Sep 2013 12:53:19 +0000 (14:53 +0200)]
Add handling of external plugins

10 years agoAdd SimaDB and deal with history
kaliko [Mon, 23 Sep 2013 18:35:20 +0000 (20:35 +0200)]
Add SimaDB and deal with history

10 years agoAdd conf management and cli parsing
kaliko [Sun, 22 Sep 2013 11:36:48 +0000 (13:36 +0200)]
Add conf management and cli parsing

10 years agoAdd logger
kaliko [Sun, 22 Sep 2013 08:34:17 +0000 (10:34 +0200)]
Add logger

10 years agoInitial import
kaliko [Sat, 21 Sep 2013 16:49:56 +0000 (18:49 +0200)]
Initial import

The global architecture with the plugin interface is there :)