summaryrefslogtreecommitdiff
path: root/apps/plugins/random_folder_advance_config.c (follow)
Commit message (Expand)AuthorAge
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* fix FS#9120 by actually quiting random folder advance config after choosing "...Jonathan Gordon2008-06-29
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Revert pointless change to random_folder_advance_config.cMarc Guay2008-06-26
* Add the Random Folder Advance feature to the manual, along with the plugin ra...Marc Guay2008-06-26
* Plugin parameters should be const.Steve Bavin2008-05-13
* Accept FS#7708 by John KaminarJonathan Gordon2008-04-24
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Accept FS#7074 - choose which folders should be scanned and ignored using the...Jonathan Gordon2007-08-05
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
* Move the old api out of the core and into the plugin lib.Jonathan Gordon2007-05-08
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* dont display the folder count in the edit list windowJonathan Gordon2006-10-21
* Quick fix for the edit screen in the random_folder_advance_config plugin, no ...Linus Nielsen Feltzing2006-10-09
* fixed typo and buildsJonathan Gordon2006-10-09
* Adds random folder advance option. RESETS SETTINGS. Refer to random_folder_ad...Jonathan Gordon2006-10-09