Age | Commit message (Expand) | Author |
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 |
2006-04-03 | Fix unexitable playlist viewer menu for iPods and possibly other models. | Zakk Roberts |
2006-03-05 | For backlight_on() to work, you need backlight.h :) | Tomas Salfischberger |
2006-03-04 | Patch FS#4759 by Jonathan Gordon - searching in playlists. | Tomas Salfischberger |
2006-02-09 | Currently playing playlist can now be overwritten. Save playlist screen defa... | Hardeep Sidhu |
2006-01-17 | 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 |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-11-19 | If follow playlist is enabled, the playlist viewer should start at the curren... | Hardeep Sidhu |
2005-11-16 | 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-10-21 | iRiver: Fixed broken items skipping on playlist: Now skipping and | Miika Pekkarinen |
2005-09-01 | On popular demand, the arrow cursor is reintroduced | Linus Nielsen Feltzing |
2005-08-30 | Removed the line selector option, it is now always an inverse bar (except for... | Linus Nielsen Feltzing |
2005-08-24 | Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un... | Jens Arnold |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
2005-06-24 | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold |
2005-06-24 | Put back the playlist creation options in the main menu | Linus Nielsen Feltzing |
2005-06-23 | Don't need to stop audio before changing tracks. Fixes problem when selectin... | Hardeep Sidhu |
2005-06-23 | Henrik Backes patch for WPS and tag database context menus. Tag database cont... | Linus Nielsen Feltzing |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |