]>
git.etc.gen.nz Git - picture-display.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Ruthven [Mon, 22 Sep 2008 08:51:46 +0000 (20:51 +1200)]
Add a config file and start to use it.
Andrew Ruthven [Mon, 22 Sep 2008 04:11:25 +0000 (16:11 +1200)]
Switch the MPD plugin to using the new Notifications module.
Andrew Ruthven [Mon, 22 Sep 2008 03:38:33 +0000 (15:38 +1200)]
Swap post for yield.
Andrew Ruthven [Mon, 22 Sep 2008 03:38:04 +0000 (15:38 +1200)]
Add issue.
Andrew Ruthven [Mon, 22 Sep 2008 03:35:53 +0000 (15:35 +1200)]
Setup cil.
Andrew Ruthven [Mon, 22 Sep 2008 03:21:04 +0000 (15:21 +1200)]
Add a plugin for displaying random images from a directory.
Andrew Ruthven [Sun, 21 Sep 2008 21:41:03 +0000 (09:41 +1200)]
Handle the case in MPD if there is no status returned.
Andrew Ruthven [Sun, 21 Sep 2008 21:34:31 +0000 (09:34 +1200)]
Remove redundant return.
Andrew Ruthven [Sun, 21 Sep 2008 21:33:49 +0000 (09:33 +1200)]
Remove redundant Glib::Timeout call.
Andrew Ruthven [Sun, 21 Sep 2008 21:33:05 +0000 (09:33 +1200)]
First cut at adding an object for displaying notifications.
Andrew Ruthven [Sat, 20 Sep 2008 10:22:56 +0000 (22:22 +1200)]
Make the keypress event actually exit.
Andrew Ruthven [Sat, 20 Sep 2008 10:22:34 +0000 (22:22 +1200)]
Lots of tweaks to make the display work and look better.
Andrew Ruthven [Fri, 19 Sep 2008 10:07:26 +0000 (22:07 +1200)]
Hopefully stop the fast flicking of photos.
Andrew Ruthven [Fri, 19 Sep 2008 01:54:14 +0000 (13:54 +1200)]
Use a POE DBI handler so that queries to SQLite are asynchronous.
Andrew Ruthven [Fri, 19 Sep 2008 01:35:19 +0000 (13:35 +1200)]
Convert to using POE for the event management.
Andrew Ruthven [Thu, 18 Sep 2008 11:07:56 +0000 (23:07 +1200)]
Add support for showing the current track playing on MusicPD system.
Andrew Ruthven [Thu, 18 Sep 2008 04:59:02 +0000 (16:59 +1200)]
Make sure display returns return so that the Glib::Timeout keeps on running.
Andrew Ruthven [Thu, 18 Sep 2008 04:58:48 +0000 (16:58 +1200)]
Display a clock.
Andrew Ruthven [Thu, 18 Sep 2008 02:45:43 +0000 (14:45 +1200)]
Start adding code to fade images in and out. Don't redisplay the same image.
The code for fading between images is currently commented out until
a bug in the Perl Clutter bindings is fixed.
Andrew Ruthven [Wed, 17 Sep 2008 21:28:18 +0000 (09:28 +1200)]
Move the Glib::Timeout into the module, since most modules will want differing timeouts.
Andrew Ruthven [Wed, 17 Sep 2008 10:52:41 +0000 (22:52 +1200)]
Add more functionality and make it more robust.
Andrew Ruthven [Wed, 17 Sep 2008 02:01:55 +0000 (14:01 +1200)]
Make it work!
Andrew Ruthven [Wed, 17 Sep 2008 01:08:28 +0000 (13:08 +1200)]
The start of adding Clutter support.
Andrew Ruthven [Wed, 17 Sep 2008 00:59:34 +0000 (12:59 +1200)]
Move display.pl into an FSpot module and start the framework for more modules.
Andrew Ruthven [Wed, 17 Sep 2008 00:13:57 +0000 (12:13 +1200)]
Connect to F-Spot and randomly grab pictures based on a tag.