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
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
2010-05-06
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-04-12
Mark const return value; correct the comment about valid menu items for the h...
Alexander Levin
2010-04-11
Small hotkey code changes for readability
Jeffrey Goode
2010-04-11
FS#11195, plus. Simplified hotkey struct, thanks alle!
Jeffrey Goode
2010-04-10
Fix typos in comments
Alexander Levin
2010-04-10
Use better names for hotkey related constants; add somecomments (FS#11191)
Alexander Levin
2010-04-08
Fix data abort due to malformed switch code. My bad.
Jeffrey Goode
2010-04-08
Hotkey: better settings handling, fewer saved variables, localizable hotkey i...
Jeffrey Goode
2010-04-03
No need to call the same function twice
Alexander Levin
2010-04-03
Make hotkey strings (question and confirmation) better localizable (FS#11171)
Alexander Levin
2010-04-01
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...
Jeffrey Goode
2010-02-21
FS#11017: add Playlist Catalog and Properties item to database's context menu.
Teruaki Kawashima
2010-02-20
Playlist Viewer Changes to bring consistency:
Thomas Martitz
2010-02-15
onplay.c: optimize a little bit.
Teruaki Kawashima
2010-02-14
onplay: move functions to a bit more logical order; some functions, some menu...
Teruaki Kawashima
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
2010-01-01
Make the delete_handler function return the actual result, instead of just 'f...
Mohamed Tarek
2009-12-18
Fix FS#10433 - "Play Next" should use the "warn on playlist change" setting l...
Jonathan Gordon
2009-11-11
remove 3 bad viewport functions:
Jonathan Gordon
2009-11-09
Removed unneeded includes
Jeffrey Goode
2009-11-01
Show insert_last_shuffled item and queue_last_shuffled item when playlist fil...
Teruaki Kawashima
2009-10-28
Committing FS#10717 by Tomasz Kowalyczyk: add PLAYLIST_INSERT_LAST_SHUFFLED (...
Dave Hooper
2009-08-23
Change the "Rename failed" message to a splash.
Thomas Martitz
2009-08-23
Bound the progress slider into the currently used viewport (which should be t...
Thomas Martitz
2009-08-06
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2009-07-20
rework cuesheet support:
Jonathan Gordon
[next]