Age | Commit message (Expand) | Author |
2010-06-09 | fix a fun infinite loop when follow playlist is on and you started playback f... | Jonathan Gordon |
2010-06-09 | rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION to make it more clear... | Jonathan Gordon |
2010-06-09 | reclaim most of the delta from the pictureflow commit | Jonathan Gordon |
2010-06-09 | FS#11270 by Chris Savery - WPS integration for pictureflow | Jonathan Gordon |
2010-06-05 | remane hotswap.* to sdmmc.*. The contents have nothing at all to do with hots... | Frank Gevaerts |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-02-20 | Playlist Viewer Changes to bring consistency: | Thomas Martitz |
2009-12-09 | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon |
2009-11-26 | Redo a hack that precluded entering a folder on an ejected hotswap drive. Use... | Thomas Martitz |
2009-11-03 | root_menu() can't return, tell gcc about it | Rafaël Carré |
2009-10-16 | Make next_screen static and add a comment. | Thomas Martitz |
2009-10-16 | Add %cs tag. | Thomas Martitz |
2009-10-08 | RTL: Add support for DB init message | Tomer Shalev |
2009-08-16 | User definable UI viewport, to be able to restrict the UI into a viewport for... | Thomas Martitz |
2009-08-06 | Remove some unused #includes | Bertrik Sikken |
2009-08-03 | part two of the grand overall wps/skinning engine cleanup work: | Jonathan Gordon |
2009-08-03 | Don't recalculate the array length during the loop, use the ARRAYLEN macro an... | Thomas Martitz |
2009-07-27 | Start of some apps/ and wps cleanup work... Move everything related to the ac... | Jonathan Gordon |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-06-18 | Revert r21307 - it was not an agreed change and should never have been commit... | Dave Chapman |
2009-06-16 | For those who dont have the memory of a <Something that has really good memor... | Jonathan Gordon |
2009-05-09 | Remove unneeded #include "backdrop.h" | Bertrik Sikken |
2009-03-19 | Put exiting the wps entirely into the hands of the wps (restoring backdrops a... | Thomas Martitz |
2009-03-08 | Clean up some #includes | Bertrik Sikken |
2009-02-01 | Accept a quick patch from Alexander Levin to neaten up the #defines and comme... | Jonathan Gordon |
2009-02-01 | Statusbar handling fixes. | Jonathan Gordon |
2009-01-11 | use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track... | Jonathan Gordon |
2009-01-09 | revert part of r19705 which caused fS#9773 | Jonathan Gordon |
2009-01-07 | remove some useless/unused stuff from gwps.c | Jonathan Gordon |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-12-01 | FS#9173 - move all time/clock related settings in the menus into system > "ti... | Jonathan Gordon |
2008-10-05 | revert my commit from a few days ago.. It doesnt actually do anything | Jonathan Gordon |
2008-10-03 | fix yellow... should also actyually fix the issue... | Jonathan Gordon |
2008-10-03 | Hopefully fix crashes if the start screen is set to previous and nvram.bin be... | Jonathan Gordon |
2008-09-24 | Clean up use of snprintf where strncpy if suited, avoid useless copying of co... | Nils Wallménius |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-07-16 | Make a couple of locally used callbacks static | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-22 | FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb... | Steve Bavin |
2008-05-11 | more textarea to viewport conversion... yes/no screen... | Jonathan Gordon |
2008-05-03 | Made source files #include the header file that they implement to make sure t... | Bertrik Sikken |
2008-04-26 | Const police raid, making a lot of pointers to lang strings const and removin... | Nils Wallménius |
2008-03-29 | Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",... | Dave Chapman |
2008-03-26 | Major cleanup of checkwps - fix all warnings and add a script to build versio... | Dave Chapman |
2008-03-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2008-02-09 | Fix FS#7334, make Follow Playlist work when STOP is pressed. | Steve Bavin |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-12 | Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to the | Stéphane Doyon |
2007-10-12 | Go to the WPS on a successful bookmark_mrb_load() from the MRB, | Stéphane Doyon |
2007-10-12 | Voice already gets shutup when starting playback. It's also appropriate | Stéphane Doyon |