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