| Commit message (Expand) | Author | Age |
| ... | |
| * | Accept FS #7626: allow viewing playlist files if no playlist is loaded | Peter D'Hoye | 2007-08-21 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | sync and commit FS#4954 - return any results found when aborting a playlist s... | Jonathan Gordon | 2007-08-04 |
| * | remove the need for action_signalscreenchange(). | Jonathan Gordon | 2007-07-22 |
| * | 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-26 |
| * | oops, wrong return value | Jonathan Gordon | 2007-04-25 |
| * | convert the playlist viewer menus to the newer API | Jonathan Gordon | 2007-04-25 |
| * | 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-21 |
| * | Move the inbuilt filetype info into filetypes.c and rename the defines. | Jonathan Gordon | 2007-04-18 |
| * | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon | 2007-04-16 |
| * | Consistency fix: pressing play (on) button also takes you to the WPS just lik... | Peter D'Hoye | 2007-04-12 |
| * | Make sure selected track of playlist viewer doesn't become bigger than number... | Peter D'Hoye | 2007-04-11 |
| * | Give all menus using the old API a nice title and icons (except plugins) | Jonathan Gordon | 2007-04-08 |
| * | Give the playlist viewer a title (FS#6898) | Jonathan Gordon | 2007-04-05 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | fix FS#6784 | Jonathan Gordon | 2007-03-11 |
| * | Remove useless define | Nils Wallménius | 2007-02-23 |
| * | Remove the File Options menu from the playlist viewer, but put the | Jonathan Gordon | 2007-02-12 |
| * | Next round of static'ing and related fixes. | Jens Arnold | 2006-12-25 |
| * | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis | 2006-11-18 |
| * | dont allow the volume setting to wrap | Jonathan Gordon | 2006-11-06 |
| * | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing | 2006-08-15 |
| * | Committing FS#5182 - One button hold for Horizontal screen scrolling. | Shachar Liberman | 2006-08-12 |
| * | FS#5784 - Strip extension from all filetypes in playlist viewer | Antoine Cellerier | 2006-08-10 |
| * | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare | 2006-07-02 |
| * | Redraw list whenever playlist changes | Hardeep Sidhu | 2006-06-12 |
| * | Buffer margin was off by 1 causing corruption when page scrolling | Hardeep Sidhu | 2006-05-17 |
| * | Stop playback and exit viewer if last track in current playlist is removed | Hardeep Sidhu | 2006-04-20 |
| * | Fix unexitable playlist viewer menu for iPods and possibly other models. | Zakk Roberts | 2006-04-03 |
| * | For backlight_on() to work, you need backlight.h :) | Tomas Salfischberger | 2006-03-05 |
| * | Patch FS#4759 by Jonathan Gordon - searching in playlists. | Tomas Salfischberger | 2006-03-04 |
| * | Currently playing playlist can now be overwritten. Save playlist screen defa... | Hardeep Sidhu | 2006-02-09 |
| * | Proper fix for the playlist viewer crash | Linus Nielsen Feltzing | 2006-01-17 |
| * | Fixed a crash when wrapping the playlist viewer backwards, and made it always... | Linus Nielsen Feltzing | 2006-01-17 |
| * | kill gcc4 warnings | Daniel Stenberg | 2005-12-05 |
| * | If follow playlist is enabled, the playlist viewer should start at the curren... | Hardeep Sidhu | 2005-11-19 |
| * | show/hide icons now works properly in playlist viewer | Kevin Ferrare | 2005-11-16 |
| * | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare | 2005-11-16 |
| * | fixed the warning and changed playlist max entries in buffer to 200 as it was... | Kevin Ferrare | 2005-11-16 |
| * | Multi screen support for playlist viewer, some fixes in other gui files | Kevin Ferrare | 2005-11-16 |
| * | iRiver: Fixed broken items skipping on playlist: Now skipping and | Miika Pekkarinen | 2005-10-21 |
| * | On popular demand, the arrow cursor is reintroduced | Linus Nielsen Feltzing | 2005-09-01 |
| * | Removed the line selector option, it is now always an inverse bar (except for... | Linus Nielsen Feltzing | 2005-08-30 |
| * | Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un... | Jens Arnold | 2005-08-24 |
| * | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold | 2005-07-06 |
| * | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold | 2005-06-28 |
| * | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold | 2005-06-24 |