Age | Commit message (Expand) | Author |
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 |
2004-11-17 | You can now leave the playlist viewer with OFF, and the hold-Play context men... | Linus Nielsen Feltzing |
2004-10-14 | Avoid TREE_RUN trailing release event | Björn Stenberg |
2004-10-05 | Flattened browser button code more. TREE_SHIFT removed. OnPlay menu is now av... | Björn Stenberg |
2004-09-28 | The ON+Play menu in the playlist browser now behaves better, and it stays in ... | Linus Nielsen Feltzing |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-07-26 | First step in revamping the USB event handling, paving the way for the upcomi... | Linus Nielsen Feltzing |
2004-07-23 | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn |
2004-07-19 | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold |
2004-06-27 | The status bar now keeps track of the mpeg status, instead of having to call ... | Linus Nielsen Feltzing |
2004-04-15 | Handle button events immediately. Fixes problem with USB screen not coming u... | Hardeep Sidhu |
2004-03-19 | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing |
2004-03-15 | Second step of the voice-UI: Option values are spoken, if they are translatab... | Jörg Hohensohn |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing |
2004-02-01 | Fixed an array index out of bounds error | Hardeep Sidhu |
2004-01-26 | Modified playlist handling to allow for multiple playlists to be edited at th... | Hardeep Sidhu |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2004-01-08 | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg |
2003-12-15 | Since some code isn't used if no ON button exist, we need to ifdef around | Daniel Stenberg |
2003-12-12 | Make it build without ON button. We should probably allow a different key | Daniel Stenberg |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |