]> git.etc.gen.nz Git - picture-display.git/shortlog
picture-display.git
2009-02-21 Andrew RuthvenShow images alternating between two directories. master
2009-02-21 Andrew RuthvenAllow the directory to specified in the config file.
2009-02-12 Andrew RuthvenPass the image file and text file around instead of...
2008-10-27 Andrew RuthvenThe Notifications object now handles displaying multipl...
2008-10-05 Andrew RuthvenAllow specifying tags in the config file, default to...
2008-10-02 Andrew RuthvenMerge in changes.
2008-10-02 Andrew RuthvenAdd a plugin that regularly generates notifications.
2008-09-30 Andrew RuthvenAdd some protection to failing to connect to MPD.
2008-09-30 Andrew RuthvenCheck and make sure that F-Spot database exists before...
2008-09-29 Andrew RuthvenLook for the correct config option.
2008-09-27 Andrew RuthvenRemove some debugging output.
2008-09-27 Andrew RuthvenRename Display::Plugin -> Display::Plugins to be consis...
2008-09-27 Andrew RuthvenCreate a new base object for the photo classes which...
2008-09-26 Andrew RuthvenCenter photos on the screen.
2008-09-26 Andrew RuthvenMake the photos retain their aspect ratios.
2008-09-24 Andrew RuthvenFix a typo in a comment.
2008-09-24 Andrew RuthvenAdd logo support to notifications.
2008-09-24 Andrew RuthvenDisplay Caller ID info for incoming calls.
2008-09-24 Andrew RuthvenFix a typo.
2008-09-24 Andrew RuthvenA start at adding an Asterisk plugin.
2008-09-23 Andrew RuthvenRemove all children from the notification groups when...
2008-09-23 Andrew RuthvenFade out the notification.
2008-09-23 Andrew RuthvenGet photo fading working, awesome!
2008-09-23 Andrew RuthvenRemove the init call from here, it was causing init...
2008-09-22 Andrew RuthvenUse strict everywhere and fix one error that it revealed.
2008-09-22 Andrew RuthvenSwitch to using alarm instead of delay to stop skewing.
2008-09-22 Andrew RuthvenGet notification expiring working.
2008-09-22 Andrew RuthvenWork in progress on making the pictures fade between...
2008-09-22 Andrew RuthvenHaving FSpot set as a background already loads it,...
2008-09-22 Andrew RuthvenAdd a config file and start to use it.
2008-09-22 Andrew RuthvenSwitch the MPD plugin to using the new Notifications...
2008-09-22 Andrew RuthvenSwap post for yield.
2008-09-22 Andrew RuthvenAdd issue.
2008-09-22 Andrew RuthvenSetup cil.
2008-09-22 Andrew RuthvenAdd a plugin for displaying random images from a directory.
2008-09-21 Andrew RuthvenHandle the case in MPD if there is no status returned.
2008-09-21 Andrew RuthvenRemove redundant return.
2008-09-21 Andrew RuthvenRemove redundant Glib::Timeout call.
2008-09-21 Andrew RuthvenFirst cut at adding an object for displaying notifications.
2008-09-20 Andrew RuthvenMake the keypress event actually exit.
2008-09-20 Andrew RuthvenLots of tweaks to make the display work and look better.
2008-09-19 Andrew RuthvenHopefully stop the fast flicking of photos.
2008-09-19 Andrew RuthvenUse a POE DBI handler so that queries to SQLite are...
2008-09-19 Andrew RuthvenConvert to using POE for the event management.
2008-09-18 Andrew RuthvenAdd support for showing the current track playing on...
2008-09-18 Andrew RuthvenMake sure display returns return so that the Glib:...
2008-09-18 Andrew RuthvenDisplay a clock.
2008-09-18 Andrew RuthvenStart adding code to fade images in and out. Don't...
2008-09-17 Andrew RuthvenMove the Glib::Timeout into the module, since most...
2008-09-17 Andrew RuthvenAdd more functionality and make it more robust.
2008-09-17 Andrew RuthvenMake it work!
2008-09-17 Andrew RuthvenThe start of adding Clutter support.
2008-09-17 Andrew RuthvenMove display.pl into an FSpot module and start the...
2008-09-17 Andrew RuthvenConnect to F-Spot and randomly grab pictures based...