index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
onplay.c
Age
Commit message (
Expand
)
Author
2021-08-04
Document intentional fallthroughs + fix harmless unintended ones
Aidan MacDonald
2021-05-03
FS#13287 - Load a newly saved playlist and resume where it was
Dana Conrad
2021-03-16
Offer function to Clear List & Play Shuffled when playback is stopped
Christian Soffke
2021-03-14
Customizable Current Playlist Submenu
Christian Soffke
2021-03-10
Move "View" option for playlists up one level
Christian Soffke
2021-03-09
UI: Rename "Play Next" to "Clear List & Play Next"
Christian Soffke
2021-03-09
FS#13263: Rockbox deletes wrong file
Christian Soffke
2021-03-09
Show 'Play Next' option when playback is stopped
Christian Soffke
2021-02-27
Warn before permanently reshuffling the current playlist
Christian Soffke
2021-02-17
Don’t erase a user’s stopped dynamic playlist when inserting/queuing songs
Christian Soffke
2021-01-21
Make delete_file_dir() more threadsafe
Moshe Piekarski
2020-10-26
LCD core move buf ptr and address look up function viewport struct
William Wilgus
2020-08-17
Add open_plugin to core
William Wilgus
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
2020-07-19
do_menu pass internal synclist reference to callback
William Wilgus
2019-02-04
Fix minor issues introduced in fe95127 (Playlist playing time)
Solomon Peachy
2019-01-31
FS6338: Playlist playing time
Solomon Peachy
2019-01-02
FS#11711: Add ability to create bookmark from WPS hotkey
Solomon Peachy
2018-06-05
Add file view menu to file browser
William Wilgus
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2012-05-09
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-03-12
Fix minor bookmark problems/Enhance bookmark functions
Osborne Jacobs
2011-12-05
Sprinkle around some static and const.
Nils Wallménius
2011-11-15
FS#12251 - User shortcuts in the main menu.
Jonathan Gordon
2011-10-28
Fix FS#12357 - New backdrop not displayed after set backdrop from context menu
Thomas Martitz
2011-10-15
Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...
Björn Stenberg
2011-10-07
Fix exit/return behavior in the id3 info screen.Fixes returning immediately o...
Thomas Martitz
2011-08-05
Add a %cs item for the context menus
Jonathan Gordon
2011-07-20
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-04-10
Support loading backdrops from anywhere in the filesystem. Fixes FS#12041
Frank Gevaerts
2010-12-17
Stay in file browser (do not go to WPS) after adding a track to the playlist ...
Alexander Levin
2010-11-15
FS#11751: increase buffer size of settings to store path.
Teruaki Kawashima
2010-10-04
New setting to control the file browser start location.
Jonathan Gordon
2010-09-14
Another major skin backend update/hopefully bugfix:
Jonathan Gordon
2010-09-01
Ged rid of uisimulator/common/io.c for android builds.
Thomas Martitz
2010-07-06
Rename functions so that the code is easier to read
Alexander Levin
2010-06-09
a few more HAVE_PICTUREFLOW_INTEGRATION
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-05-11
No need to have a variable for a thing computed by the preprocessor
Alexander Levin
2010-05-11
Fix yellow
Jeffrey Goode
2010-05-11
Add Insert Shuffled to hotkey options
Jeffrey Goode
2010-05-11
More hotkey code cleanup
Jeffrey Goode
2010-05-09
FS#11250: Hotkey setting method changed to menu item vs button pres in contex...
Jeffrey Goode
2010-05-07
Hotkey menu items have their own icon
Jeffrey Goode
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
[next]