index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
random_folder_advance_config.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
plugins: Add plugin_release_audio_buffer().
Thomas Martitz
2014-04-09
*
Implement time-based resume and playback start.
Michael Sevakis
2014-03-10
*
Option to constrain get_next_dir() to directories below global_settings.start...
Nick Peskett
2012-03-19
*
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-15
*
plugins: make local functions static for a subset of plugins
Bertrik Sikken
2011-09-17
*
Blindly forcing stylus mode on plugin entry for an arbitrary subset of touch ...
Jonathan Gordon
2011-02-27
*
Include config.h for strncmp RaaA maemo fix
Thomas Jarosch
2011-02-24
*
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-09-01
*
Second try: Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-24
*
Revert "Introduce plugin_crt0.c that every plugin links."
Thomas Martitz
2010-08-23
*
Introduce plugin_crt0.c that every plugin links.
Thomas Martitz
2010-08-23
*
Fix size_t handling in plugin_get_buffer()
Frank Gevaerts
2010-05-07
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
*
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-05-06
*
Simplify some boolean expressions that compare directly against 'true'
Bertrik Sikken
2010-01-02
*
Correct checking return value of open in plugins.
Teruaki Kawashima
2009-12-06
*
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-20
*
FS#10080
Nils Wallménius
2009-07-14
*
Fix returning too early (before cleanup) in RFAC, which led to not cancelling
Thomas Martitz
2009-07-06
*
Adapt pictureflow and random_folder_advance_config to make use of the new got...
Thomas Martitz
2009-07-05
*
clarify error message a bit
Frank Gevaerts
2009-07-01
*
Remove the static order[] allocation in favour of plugin_get_buffer()
Frank Gevaerts
2009-07-01
*
Assume a smaller plugin binsize, so MAX_SHUFFLE_SIZE actually fits on archos
Frank Gevaerts
2009-07-01
*
Add "Play Shuffled" menu item to random_folder_advance_config, which adds all...
Frank Gevaerts
2009-07-01
*
Accept FS#10094 by Teruaki Kawashima:
Jonathan Gordon
2009-06-16
*
loader-initialized global plugin API:
Andrew Mahone
2009-01-16
*
New makefile solution: A single invocation of 'make' to build the entire tree...
Björn Stenberg
2008-11-20
*
FS#9281 Rename of splash functions.
Nils Wallménius
2008-08-15
*
fix FS#9120 by actually quiting random folder advance config after choosing "...
Jonathan Gordon
2008-06-29
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Revert pointless change to random_folder_advance_config.c
Marc Guay
2008-06-26
*
Add the Random Folder Advance feature to the manual, along with the plugin ra...
Marc Guay
2008-06-26
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Accept FS#7708 by John Kaminar
Jonathan Gordon
2008-04-24
*
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-04-09
*
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2008-03-26
*
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-09-17
*
Accept FS#7074 - choose which folders should be scanned and ignored using the...
Jonathan Gordon
2007-08-05
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
Move the old api out of the core and into the plugin lib.
Jonathan Gordon
2007-05-08
*
Missed a couple. Hopefully fix all warnings.
Michael Sevakis
2007-04-21
*
General housekeeping: Make plugin buffer functions take size_t * instead of i...
Michael Sevakis
2007-04-21
*
Now charcell displays require lcd_update() for updating the main lcd content ...
Jens Arnold
2007-04-06
*
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
*
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-16
*
dont allow the volume setting to wrap
Jonathan Gordon
2006-11-06
*
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-26
*
dont display the folder count in the edit list window
Jonathan Gordon
2006-10-21
*
Quick fix for the edit screen in the random_folder_advance_config plugin, no ...
Linus Nielsen Feltzing
2006-10-09
[next]