summaryrefslogtreecommitdiff
path: root/apps/playlist_viewer.c (follow)
Commit message (Expand)AuthorAge
* 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
* Put back the playlist creation options in the main menuLinus Nielsen Feltzing2005-06-24
* Don't need to stop audio before changing tracks. Fixes problem when selectin...Hardeep Sidhu2005-06-23
* Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing2005-06-23
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* You can now leave the playlist viewer with OFF, and the hold-Play context men...Linus Nielsen Feltzing2004-11-17
* Avoid TREE_RUN trailing release eventBjörn Stenberg2004-10-14
* Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av...Björn Stenberg2004-10-05
* The ON+Play menu in the playlist browser now behaves better, and it stays in ...Linus Nielsen Feltzing2004-09-28
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* First step in revamping the USB event handling, paving the way for the upcomi...Linus Nielsen Feltzing2004-07-26
* New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn2004-07-23
* Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold2004-07-19
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Handle button events immediately. Fixes problem with USB screen not coming u...Hardeep Sidhu2004-04-15
* Third step of the voice-UI: numerical settings are spoken (composed at runtim...Jörg Hohensohn2004-03-19
* First shot at a nice little button bar at the bottom of the recorder LCD. Ena...Linus Nielsen Feltzing2004-03-16
* Second step of the voice-UI: Option values are spoken, if they are translatab...Jörg Hohensohn2004-03-15
* First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn2004-03-14
* First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing2004-03-12
* Fixed an array index out of bounds errorHardeep Sidhu2004-02-01