Age | Commit message (Expand) | Author |
2005-11-02 | Correctly clear the screen(s) after a dircache build - this fixes the I04 err... | Dave Chapman |
2005-11-02 | *** empty log message *** | Kevin Ferrare |
2005-11-01 | Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ... | Kevin Ferrare |
2005-10-31 | Initial check-in of AAC codec. Currently only recognises the .mp4 extension ... | Dave Chapman |
2005-10-31 | Corrected a small bug about status bar not refreshing the clock in menus on a... | Kevin Ferrare |
2005-10-30 | Partial menus support on remote (only browsing is working, changing option is... | Kevin Ferrare |
2005-10-29 | Some changes to the remote code : some one lines function turned into macros ... | Kevin Ferrare |
2005-10-28 | Changed some fn names, also corrected a bug with fonts and made the filetree ... | Kevin Ferrare |
2005-10-28 | H1x0: Fixed the non-working Stop in the file browser. Ondios: Added the same ... | Jens Arnold |
2005-10-28 | Initial multi screen support by Kévin Ferrare (Patch #1318081) | Linus Nielsen Feltzing |
2005-10-20 | Now correctly interrupting the dircache rebuilding. | Miika Pekkarinen |
2005-10-19 | Eliminated the warnings. | Miika Pekkarinen |
2005-10-19 | Do a transparent dircache rebuilding even if the rebuilding was | Miika Pekkarinen |
2005-10-07 | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen |
2005-09-22 | First version of ALAC (Apple Lossless) decoder | Dave Chapman |
2005-09-14 | The database is now always synched when entering USB mode or shutting down, a... | Linus Nielsen Feltzing |
2005-09-02 | Optimised new file association handling. Fixed NULL pointer accesses. Const p... | Jens Arnold |
2005-09-02 | Fixed associate problem with file extensions (.info files matched .nfo extens... | Henrik Backe |
2005-09-02 | The start-in-record-screen option now has priority over the resume-on-startup... | Linus Nielsen Feltzing |
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-30 | Added ID3 database support for individual tracks in the context menu | Linus Nielsen Feltzing |
2005-08-29 | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold |
2005-08-24 | Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un... | Jens Arnold |
2005-08-17 | Undo my previous commit and do the same with a parantheses change in filetree.c | Jonas Häggqvist |
2005-08-17 | Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir... | Jonas Häggqvist |
2005-07-06 | 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig... | Jens Arnold |
2005-07-04 | moved rundb_init back to main, it has to be inited after audio_init, also, it... | Michiel Van Der Kolk |
2005-07-02 | New option to enable/disable the runtime database. Moved the runtimedb init t... | Jens Arnold |
2005-06-29 | Player fixup: Reset double font height before resuming. | Jens Arnold |
2005-06-29 | Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund... | Christi Scarborough |
2005-06-28 | Second part of graphics api rework. Bitmap drawing and text output converted;... | Jens Arnold |
2005-06-26 | Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in file-browser... | Jonas Häggqvist |
2005-06-26 | Quick menu for iRiver: A long press on the PLAY key in the browser or the WP... | Christi Scarborough |
2005-06-26 | Fix broken Ondio bulids | Christi Scarborough |
2005-06-26 | Ooops | Christi Scarborough |
2005-06-26 | Resume behaviour. Resume setting renamed to 'Resume on Startup'. Pressing t... | Christi Scarborough |
2005-06-23 | Henrik Backes patch for WPS and tag database context menus. Tag database cont... | Linus Nielsen Feltzing |
2005-06-22 | Make the simulator builds know about software poweroff, for more consistent b... | Jens Arnold |
2005-06-20 | cpu_boost(true) was called twice. | Miika Pekkarinen |
2005-06-20 | Patch #1223219 by Dave Wiard - Add all supported audio files with Create Play... | Linus Nielsen Feltzing |
2005-06-18 | Proper MPEG layer 1 support. | Jens Arnold |
2005-06-13 | Initial pass at WavPack codec playback support (and my first commit...) | Dave Bryant |
2005-06-12 | Remove TREE_RC_ENTER, it was redundant | Marcoen Hirschberg |
2005-06-12 | Make remote-control code more complete | Marcoen Hirschberg |
2005-06-12 | Add remote control support to tree and menu. Move defines from wps.c to wps.h | Marcoen Hirschberg |
2005-06-11 | center-scrolling: start scrolling when the cursor is at 2/3 of the screen. Th... | Marcoen Hirschberg |
2005-06-11 | Add .a52 and .mpc to supported list of audio files | Dave Chapman |
2005-06-11 | First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, w... | Dave Chapman |
2005-06-07 | First attempt at codecflac.c | Dave Chapman |