Age | Commit message (Expand) | Author |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-07-06 | Fixed the "overwriting bug" with aligned lines in the WPS. | Tomas Salfischberger |
2005-07-05 | Fix broken player build | Christi Scarborough |
2005-07-05 | (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l... | Christi Scarborough |
2005-07-05 | Show the same information in the ID3 browser as in the WPS screen; use string... | Magnus Holmgren |
2005-07-04 | Playcount and rating support as a tag for the wps; %rp and %rr | Michiel Van Der Kolk |
2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
2005-06-26 | Some changes to image code, thanks to Daniel. | Tomas Salfischberger |
2005-06-25 | No need to keep code around that we _know_ will cause crashes... Bail out | Daniel Stenberg |
2005-06-25 | Fixed bug: "Not clearing the buffer causes a problem when switching from one ... | Tomas Salfischberger |
2005-06-22 | New WPS image code, introducing a new format :) | Tomas Salfischberger |
2005-06-22 | Image support for the WPS. | Tomas Salfischberger |
2005-06-18 | Added %fc WPS tag to display codec type - moved codectype from track_info str... | Dave Chapman |
2005-06-07 | Max WPS lines now dependent on LCD height | Linus Nielsen Feltzing |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-02-12 | long policy | Jean-Philippe Bernardy |
2004-12-18 | multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all... | Jörg Hohensohn |
2004-11-22 | Renamed has_new_lcd() to is_new_player(), and got rid of the alias | Jens Arnold |
2004-10-25 | WPS subline times >25.5s caused overflow, since time_mult[] was only 8 bits | Linus Nielsen Feltzing |
2004-10-09 | Removed backlight handling remains for platforms with no backlight (Ondio) | Jens Arnold |
2004-09-20 | Removed the Neo code. Nobody is interested in it. | Björn Stenberg |
2004-08-26 | Made local constant arrays static, saving a few bytes | Jens Arnold |
2004-08-18 | Const policed pointer arguments to functions, part 3 | Jens Arnold |
2004-07-14 | Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarks | Linus Nielsen Feltzing |
2004-07-09 | Slightly increased precision in the wps progress bar | Linus Nielsen Feltzing |
2004-07-08 | Removed the option for the progress bar, making it permanently solid | Linus Nielsen Feltzing |
2004-07-08 | Patch #985429 by Christi Scarborough, solid progress bar | Linus Nielsen Feltzing |
2004-06-27 | The status bar now keeps track of the mpeg status, instead of having to call ... | Linus Nielsen Feltzing |
2004-05-22 | Moved genre list and access function to id3.c | Björn Stenberg |
2004-05-21 | Now the next-song WPS feature works | Linus Nielsen Feltzing |
2004-05-19 | next-song support added to WPS, using new tags, and killed some trailing | Daniel Stenberg |
2004-05-13 | Upped the max support number of lines in the WPS to 13. | Daniel Stenberg |
2004-03-28 | The ID3 browser now shows the correct genre information | Linus Nielsen Feltzing |
2004-03-21 | Bah, missed the actual battery level. :-) | Björn Stenberg |
2004-03-21 | Bug fix: Don't show battery level -1. | Björn Stenberg |
2004-03-02 | Patch #881188 by Craigh Sather, fixes battery display updates in WPS | Linus Nielsen Feltzing |
2004-01-26 | Modified playlist handling to allow for multiple playlists to be edited at th... | Hardeep Sidhu |
2004-01-14 | Craig Sather's patch #749974: | Daniel Stenberg |
2003-12-12 | Initial suppport for building Rockbox for Neo. The Neo has a different | Daniel Stenberg |
2003-12-04 | Buffer overrun fix by Craigh Sather (#852494) | Björn Stenberg |
2003-11-19 | Don't show battery meter until a proper power reading has been done | Björn Stenberg |
2003-11-04 | WPS files now supports comments | Linus Nielsen Feltzing |
2003-08-06 | Take statusbar into account when updating a line | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-06-04 | Generalized id3v2 parsing code. Added support for the composer frame and free... | Björn Stenberg |
2003-06-04 | Fixed %pp for shuffled dirs (patch #700465) | Björn Stenberg |
2003-04-30 | Better error handling when loading WPS config file | Linus Nielsen Feltzing |
2003-04-23 | Only redraw the status line when info actually changed. | Björn Stenberg |
2003-04-23 | Added caption backlight: Turns on backlight briefly at the start and end of e... | Björn Stenberg |
2003-04-09 | Clear resume when a playlist has ended | Björn Stenberg |