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
/
playlist_viewer.c
Age
Commit message (
Expand
)
Author
2021-09-19
Fix the build for 67716c6b.
James D. Smith
2021-09-19
Playlist Viewer: Add file properties to playlist entry menu.
James D. Smith
2021-04-04
Enable QuickScreen in filtered dir modes & playlist viewer
Christian Soffke
2021-03-11
Use "Save" instead of "Save Current Playlist" in Playlist Viewer
Christian Soffke
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
2020-05-20
Playlist Viewer Fix FS#13197
William Wilgus
2018-12-15
FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewer
Solomon Peachy
2015-04-19
Don't shorten the playlist on shuffle. Fixes FS#13040
Thomas White
2014-03-10
Implement time-based resume and playback start.
Michael Sevakis
2014-01-11
playlist_viewer: Reset icon callback after leaving the playlist viewer settings.
Thomas Martitz
2014-01-11
playlist_viewer: Resurrect playlist viewer settings submenu in the playlist v...
Thomas Martitz
2012-07-19
Fixing data abort (pc in strchr). when scrolling a big playlist very fast.
Purdea Andrei
2011-12-14
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-09-17
Add an option to shuffle the playlist in the playlist viewer
Jonathan Gordon
2011-08-14
GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.
Thomas Martitz
2011-08-07
%cs (current screen) changes:
Jonathan Gordon
2011-08-01
revert r30226, which is apparently broken.
Frank Gevaerts
2011-07-31
Reload the current playlist after reboot even if it has ended. (FS#11644)
Frank Gevaerts
2011-07-21
Fix FS#8656 - Error saving non-current playlist file
Jonathan Gordon
2011-07-20
s/Playlist/Current Playlist/ in the playlist viewer context menu.
Jonathan Gordon
2011-07-20
FS#11808 - Major playlist handling changes (on disk playlists)
Jonathan Gordon
2011-04-08
Whitespace and cosmetics consistency cleanup in playlist_viewer.c, no functio...
Nils Wallménius
2011-04-08
Voice filenames in the playlist viewer, closes FS#11951
Nils Wallménius
2010-11-23
Playlist viewer: Fix regression introduced by r28138 which made some buttons ...
Thomas Martitz
2010-10-02
Playlist viewer: Fix off-by-one when moving tracks caused by r28131.
Thomas Martitz
2010-09-21
Bad copy&paste.
Thomas Martitz
2010-09-21
Use convenience function.
Thomas Martitz
2010-09-20
Fix a bug in playlist viewer's list handling, causing superfluous redraws and
Thomas Martitz
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-24
Accept FS#8321 by Lee Kang Hyuk
Jonathan Gordon
2009-11-25
Take out that code from the dynamic playlist viewer that aborts track move-in...
Dave Hooper
2009-08-20
Make the formatter functions used by the settings return a pointer to avoid u...
Nils Wallménius
2009-08-12
Make kbd_input() show a cancel splash to indicate user abort better and for b...
Thomas Martitz
2009-07-11
Fix type mismatch warnings and errors exposed when building with EABI toolchain.
Andrew Mahone
2009-07-07
Fix bug introduced in r21616 (my bad)- playlist moving array could show in pl...
Dave Hooper
2009-07-02
Commit patch in FS#7967 by Vuong Minh Hiep (with some small changes to variab...
Dave Hooper
2009-07-02
Fix playlist viewer behaviour when deleting tracks (one ret had missed being ...
Dave Hooper
2009-05-17
Fix duplicate #includes
Bertrik Sikken
2009-05-09
Remove unneeded #include "backdrop.h"
Bertrik Sikken
2009-03-08
Clean up some #includes
Bertrik Sikken
2008-12-31
Decouple the statusbar drawing from the rest of the screen drawing. it is not...
Jonathan Gordon
2008-10-10
Search In Playlist
Nils Wallménius
2008-09-29
Fix FS#9418 'Player unresponsive while searching playlist with directory cach...
Nils Wallménius
2008-09-07
Change screens memebers char_width, char_height and nb_lines to functions ret...
Peter D'Hoye
2008-08-15
FS#9281 Rename of splash functions.
Nils Wallménius
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-12
Const police raid.
Steve Bavin
2008-05-04
use the playlist catalog code to generate the playlists under Playlist > Crea...
Jonathan Gordon
2008-04-09
Slight readability improvements
Nils Wallménius
[next]