- c7b1bbe included genlang and uplang by Daniel Stenberg · 23 years ago
- df64d96 use uplang first, then genlang the new file by Daniel Stenberg · 23 years ago
- ebe963d Added "select a language" stuff by Daniel Stenberg · 23 years ago
- 20963dd spell fix, additional comment in the generated .h file by Daniel Stenberg · 23 years ago
- 720732a deal with DOS newlines, ignore IDs that aren't in the english file and by Daniel Stenberg · 23 years ago
- 63e350e translated a bunch of strings by Daniel Stenberg · 23 years ago
- cd550b7 corrected "Frequency" by Daniel Stenberg · 23 years ago
- 7489579 Added Philipp Pertermann by Linus Nielsen Feltzing · 23 years ago
- 005a2e9 New languages by Björn Stenberg · 23 years ago
- 4da04f3 Added Philipp Pertermanns oscillograph demo by Björn Stenberg · 23 years ago
- 2c63937 Better handling of tagless tracks with VBR headers by Linus Nielsen Feltzing · 23 years ago
- c3eb83c Removed F3 handling in the set_() functions. Now the function callback is not called on button timeouts. by Linus Nielsen Feltzing · 23 years ago
- a316213 Fixed DISABLE_DEMOS by Björn Stenberg · 23 years ago
- d2d2ecc build the convbdf tool too by Daniel Stenberg · 23 years ago
- 8dda668 Greg's new C version of the font conversion tool. by Daniel Stenberg · 23 years ago
- 3c28705 Win32 lang build fix by Björn Stenberg · 23 years ago
- 505eca7 New language/string handling by Björn Stenberg · 23 years ago
- a24bd9a Another strike in the battle against glitches between tracks by Linus Nielsen Feltzing · 23 years ago
- b3bb076 Another strike in the battle against glitches between tracks by Linus Nielsen Feltzing · 23 years ago
- 3375f35 Manual update by Björn Stenberg · 23 years ago
- 25316c5 Added play_selected option by Linus Nielsen Feltzing · 23 years ago
- 78ea93d Added play_selected option, and moved browse_current by Linus Nielsen Feltzing · 23 years ago
- c3a3040 Removed a line break by Linus Nielsen Feltzing · 23 years ago
- 4854a2c Added question about shuffle by Linus Nielsen Feltzing · 23 years ago
- 808519e Fix reds by Björn Stenberg · 23 years ago
- 8d47c5c Philipp's fix .eq loading patch by Eric Linenberg · 23 years ago
- 380ca88 Philipp's patch to stop food from appearing on a worm by Eric Linenberg · 23 years ago
- b377086 a few more translated strings by Daniel Stenberg · 23 years ago
- c2c8d1c Fixed follow playlist bug when current track was in root directory. by Hardeep Sidhu · 23 years ago
- 04adfe2 swedish translation file, proof of concept by Daniel Stenberg · 23 years ago
- f518b9e initial VERY basic language file by Daniel Stenberg · 23 years ago
- f2873d2 use an unsigned char * for the string by Daniel Stenberg · 23 years ago
- df322a6 regenerated with the new genlang by Daniel Stenberg · 23 years ago
- 8b06a01 it now generates one .c file and one .h file, and the strings are all by Daniel Stenberg · 23 years ago
- 012e688 no C99 stuff here ;-) by Daniel Stenberg · 23 years ago
- aa287bb 1. Update the playlist index when starting the list (fixes invalid track num when playing from directory). 2. Estimate new position when ffw/rew VBR file with no TOC (eg. tracks recorded with AJBR). by Hardeep Sidhu · 23 years ago
- d96b78b include the language files by Daniel Stenberg · 23 years ago
- 0bc588c First simple steps using possibly translated strings for the main menu. by Daniel Stenberg · 23 years ago
- 99e3b2d don't need libc any more by Felix Arends · 23 years ago
- 306c316 added memcmp function to make rockbox compilable with latest gcc versions without using libc by Felix Arends · 23 years ago
- 6ac8390 now compiles with GNUSH v203 as well. by Felix Arends · 23 years ago
- a07a236 update a .lang file from a .lang "master file" by Daniel Stenberg · 23 years ago
- e19f763 generate a lang.h file from a .lang input by Daniel Stenberg · 23 years ago
- 842d5a9 Now skips garbage padding after the ID3V2 tag, along with Xing and LAME headers by Linus Nielsen Feltzing · 23 years ago
- 2bd519d Removing the ID3V1 tag could give a negative len variable by Linus Nielsen Feltzing · 23 years ago
- a6df1fd removed redundant size checks by Daniel Stenberg · 23 years ago
- f9a46c1 When getting tag contents, we might read a tag which has a part of it within by Daniel Stenberg · 23 years ago
- 9fe53cd if the id3v2 tags avaiable are bigger than our buffer size, at least try by Daniel Stenberg · 23 years ago
- fba7a41 lcd_setfont() is for bitmap LCDs only by Daniel Stenberg · 23 years ago
- 038df5c Daniel,
by Eric Linenberg · 23 years ago
- 8e1a00c added Lee Marlow's get_option() wrap patch by Robert Hak · 23 years ago
- f269b0c Exit on_screen on combination key release. by Björn Stenberg · 23 years ago
- 8b837a8 Draw on_screen as soon as any ON+key is pressed by Björn Stenberg · 23 years ago
- 8ce651e Added pitch setting screen for recorders. Hold ON in wps to see it. Pitch range is 50-200% by Björn Stenberg · 23 years ago
- 4ede925 mpeg_set_pitch() was backwards by Linus Nielsen Feltzing · 23 years ago
- 8389b97 mention font stuff by Daniel Stenberg · 23 years ago
- e7ae994 added Greg by Daniel Stenberg · 23 years ago
- f2f4d79 chartables.c is gone by Daniel Stenberg · 23 years ago
- 7414c3a bye bye chartables, you have served us well by Daniel Stenberg · 23 years ago
- 0a1c221 Greg Haerr's font patch 3: by Daniel Stenberg · 23 years ago
- 48c2350 moved the 12x16 font from the chartables to the bounce code, as that is by Daniel Stenberg · 23 years ago
- ba39ff6 Greg Haerr added -limit <max_encode_hex_value> by Daniel Stenberg · 23 years ago
- ae0c238 Greg Haerr removed the font questions by Daniel Stenberg · 23 years ago
- cc16624 undef MAX_PATH before defining it makes it play the simulator game better by Daniel Stenberg · 23 years ago
- c455e7b minor corrections by Daniel Stenberg · 23 years ago
- 11b67af Bill Napier's patch by Robert Hak · 23 years ago
- 31a48ea setup the include path better by Daniel Stenberg · 23 years ago
- 7b3cea4 the script sets ARCHOS_RECORDER instead by Daniel Stenberg · 23 years ago
- e5cb740 define archos so that config works better by Daniel Stenberg · 23 years ago
- 1b5afda Greg's by Daniel Stenberg · 23 years ago
- d45a1db no longer include unicode.h, we've removed that file by Daniel Stenberg · 23 years ago
- 4cd1389 Greg's font scripts by Daniel Stenberg · 23 years ago
- 05e353a bdf2ajf is not needed/used anymore by Daniel Stenberg · 23 years ago
- 47a16e0 obsolete by Daniel Stenberg · 23 years ago
- 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 23 years ago
- 5ed78ea Pitch control for Recorder by Linus Nielsen Feltzing · 23 years ago
- 174f494 adi is stupid improvements by Robert Hak · 23 years ago
- e9d5127 efficiency improvement by Robert Hak · 23 years ago
- 0be1d26 Only handle # comments in file based playlists by Linus Nielsen Feltzing · 23 years ago
- 8a1187e Renamed "Browse Current" to "Follow Playlist" by Hardeep Sidhu · 23 years ago
- 2625ebb added snake ref by Robert Hak · 23 years ago
- c633d42 snakes reference added by Robert Hak · 23 years ago
- 5d33b5b classic snake game by Itai Shaked by Eric Linenberg · 23 years ago
- 62bec9e Flush and reload preloaded tracks if playlist changes by Hardeep Sidhu · 23 years ago
- faf31f0 use lcd_update_rect() even on simulators (*crosses fingers*) by Daniel Stenberg · 23 years ago
- 359b695 define away lcd_update_rect() too on players by Daniel Stenberg · 23 years ago
- c25e97f lcd_update_rect() added. *please* verify this someone who can actually by Daniel Stenberg · 23 years ago
- cd86407 added lcd_update_rect() simulator-style by Daniel Stenberg · 23 years ago
- 331fcf6 Oooops! Players need the set_chanconf() function too by Linus Nielsen Feltzing · 23 years ago
- 75d7715 Added function pointer argument to set_option(). This allows for instantaneous response from the AVC and Channels sound options by Linus Nielsen Feltzing · 23 years ago
- 3b97474 lcd_puts() now clears to end-of-line by Björn Stenberg · 23 years ago
- dad31ea Added wormlet manual by Björn Stenberg · 23 years ago
- 50053d1 Much expanded wormlet (Philipp Pertermann). Read the manual... :-) by Björn Stenberg · 23 years ago
- 889197d Added tracknum and playlist to id3 browser (Magnus Holmgren). Enabled id3 browser on recorder. by Björn Stenberg · 23 years ago
- f50b4fc Read tracknum from id3v1.1 tag (Kenneth Kiraly) by Björn Stenberg · 23 years ago
- ddfa4cb Go to current song (instead of root) when exiting wps after resume and browse current enabled. Also, if current file is at end of directory listing, show more files on the screen when exiting wps. by Hardeep Sidhu · 23 years ago
- 73f6abe Fixed sim build by Linus Nielsen Feltzing · 23 years ago
- 066a547 Now saves channel config by Linus Nielsen Feltzing · 23 years ago
- a5e6906 Mono right had the wrong level by Linus Nielsen Feltzing · 23 years ago
- b109898 Added channel configuration by Linus Nielsen Feltzing · 23 years ago