summaryrefslogtreecommitdiff
path: root/apps/playlist_viewer.c (follow)
Commit message (Expand)AuthorAge
...
* Accept FS #7626: allow viewing playlist files if no playlist is loadedPeter D'Hoye2007-08-21
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* sync and commit FS#4954 - return any results found when aborting a playlist s...Jonathan Gordon2007-08-04
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Fix some naughty variable name reuse (hopefully correctly)Jonathan Gordon2007-04-26
* Accept FS7078, try to show the last playlist if no audio is being playedJonathan Gordon2007-04-26
* oops, wrong return valueJonathan Gordon2007-04-25
* convert the playlist viewer menus to the newer APIJonathan Gordon2007-04-25
* No more type punning where it's not funny.Michael Sevakis2007-04-21
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon2007-04-18
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Consistency fix: pressing play (on) button also takes you to the WPS just lik...Peter D'Hoye2007-04-12
* Make sure selected track of playlist viewer doesn't become bigger than number...Peter D'Hoye2007-04-11
* Give all menus using the old API a nice title and icons (except plugins)Jonathan Gordon2007-04-08
* Give the playlist viewer a title (FS#6898)Jonathan Gordon2007-04-05
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* fix FS#6784Jonathan Gordon2007-03-11
* Remove useless defineNils Wallménius2007-02-23
* Remove the File Options menu from the playlist viewer, but put the Jonathan Gordon2007-02-12
* Next round of static'ing and related fixes.Jens Arnold2006-12-25
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* dont allow the volume setting to wrapJonathan Gordon2006-11-06
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* Committing FS#5182 - One button hold for Horizontal screen scrolling.Shachar Liberman2006-08-12
* FS#5784 - Strip extension from all filetypes in playlist viewerAntoine Cellerier2006-08-10
* added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare2006-07-02
* Redraw list whenever playlist changesHardeep Sidhu2006-06-12
* Buffer margin was off by 1 causing corruption when page scrollingHardeep Sidhu2006-05-17
* Stop playback and exit viewer if last track in current playlist is removedHardeep Sidhu2006-04-20
* Fix unexitable playlist viewer menu for iPods and possibly other models.Zakk Roberts2006-04-03
* For backlight_on() to work, you need backlight.h :)Tomas Salfischberger2006-03-05
* Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger2006-03-04
* Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu2006-02-09
* Proper fix for the playlist viewer crashLinus Nielsen Feltzing2006-01-17
* Fixed a crash when wrapping the playlist viewer backwards, and made it always...Linus Nielsen Feltzing2006-01-17
* kill gcc4 warningsDaniel Stenberg2005-12-05
* If follow playlist is enabled, the playlist viewer should start at the curren...Hardeep Sidhu2005-11-19
* show/hide icons now works properly in playlist viewerKevin Ferrare2005-11-16
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* fixed the warning and changed playlist max entries in buffer to 200 as it was...Kevin Ferrare2005-11-16
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen2005-10-21
* On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing2005-09-01
* Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing2005-08-30
* Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2005-08-24
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* First part of graphics api rework. Special functions, parameter handling, pix...Jens Arnold2005-06-24