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
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
2008-04-09
Pass the buffer length to the list_get_name callback functions instead of usi...
Nils Wallménius
2008-03-26
the menu and list now accepts a parent viewport to draw in (and the menu can ...
Jonathan Gordon
2007-12-15
Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Clo...
Antoine Cellerier
2007-11-18
Use the strrsplt function in one more place
Nils Wallménius
2007-10-15
Playlist viewer move live preview. Closes FS #7968.
Antoine Cellerier
2007-09-17
minor update to gui_synclist_do_button() which will hopefully simplify things...
Jonathan Gordon
2007-08-25
Accept FS #7627: allow viewing of dynamic playlist when it has ended
Peter D'Hoye
2007-08-21
Accept FS #7626: allow viewing playlist files if no playlist is loaded
Peter D'Hoye
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
2007-08-04
sync and commit FS#4954 - return any results found when aborting a playlist s...
Jonathan Gordon
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
2007-04-26
Fix some naughty variable name reuse (hopefully correctly)
Jonathan Gordon
2007-04-26
Accept FS7078, try to show the last playlist if no audio is being played
Jonathan Gordon
2007-04-25
oops, wrong return value
Jonathan Gordon
2007-04-25
convert the playlist viewer menus to the newer API
Jonathan Gordon
2007-04-21
No more type punning where it's not funny.
Michael Sevakis
2007-04-21
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-18
Move the inbuilt filetype info into filetypes.c and rename the defines.
Jonathan Gordon
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2007-04-12
Consistency fix: pressing play (on) button also takes you to the WPS just lik...
Peter D'Hoye
2007-04-11
Make sure selected track of playlist viewer doesn't become bigger than number...
Peter D'Hoye
2007-04-08
Give all menus using the old API a nice title and icons (except plugins)
Jonathan Gordon
2007-04-05
Give the playlist viewer a title (FS#6898)
Jonathan Gordon
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
2007-03-11
fix FS#6784
Jonathan Gordon
2007-02-23
Remove useless define
Nils Wallménius
2007-02-12
Remove the File Options menu from the playlist viewer, but put the
Jonathan Gordon
2006-12-25
Next round of static'ing and related fixes.
Jens Arnold
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-06
dont allow the volume setting to wrap
Jonathan Gordon
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
2006-08-12
Committing FS#5182 - One button hold for Horizontal screen scrolling.
Shachar Liberman
2006-08-10
FS#5784 - Strip extension from all filetypes in playlist viewer
Antoine Cellerier
2006-07-02
added support remote support for the id3 infos screen (had to slightly change...
Kevin Ferrare
2006-06-12
Redraw list whenever playlist changes
Hardeep Sidhu
2006-05-17
Buffer margin was off by 1 causing corruption when page scrolling
Hardeep Sidhu
2006-04-20
Stop playback and exit viewer if last track in current playlist is removed
Hardeep Sidhu
[next]