- 7b70346 Clarifications regarding equalizer/analyzer, plus new sound effect question by Linus Nielsen Feltzing · 22 years ago
- fce21ff The FM has no remote control :-( by Linus Nielsen Feltzing · 22 years ago
- 0a12f4e Stop radio when playing mp3 files by Linus Nielsen Feltzing · 22 years ago
- 331c7d9 Finally, FM radio support on the FM Recorder by Linus Nielsen Feltzing · 22 years ago
- 8670474 compile and link with sprintf.c always, since we now have a special by Daniel Stenberg · 22 years ago
- f465db7 Now the F2/F3 buttons work again in the Record screen by Linus Nielsen Feltzing · 22 years ago
- 1e8e385 Johan Vromans' Q73 contribution as posted on April 30, 2003. by Daniel Stenberg · 22 years ago
- c5a5411 Marco's italian language file by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
- 5b3e80b Igor Barinov's update by Daniel Stenberg · 22 years ago
- 887903f previous version had unicode strings. Repaired that error :) by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
- 0f75480 updated spanish language file by Jose Maria Garcia-Valdecasas Bernal · 22 years ago
- c4cdc75 Better error handling when loading WPS config file by Linus Nielsen Feltzing · 22 years ago
- a4ad4f7 Stevie Oh's F3 menu patch (#729556) by Linus Nielsen Feltzing · 22 years ago
- c7e0ebc Spin down disk directly after buffer saves when recording by Linus Nielsen Feltzing · 22 years ago
- 56a6d59 Anchor the regexes better, some of them caused problems with perl 5.8. by Daniel Stenberg · 22 years ago
- 0e712a4 The independent frames option wasn't correctly loaded by Linus Nielsen Feltzing · 22 years ago
- b674585 mention the 400 file limit by Robert Hak · 22 years ago
- abd4b87 okay, im stupid.. lets move the nodo doc up the list to where the other faqs are :) by Robert Hak · 22 years ago
- 9acf69b mention the nodo doc by Robert Hak · 22 years ago
- 7a43226 Mikkel Moe's initial version of the Norwegian translation. by Daniel Stenberg · 22 years ago
- 674b632 Corrected wrong write return code. by Björn Stenberg · 22 years ago
- 9d5eab3 Why doesn't charging start immediately? by Uwe Freese · 22 years ago
- dc6f94f Removed pointers to language strings by Linus Nielsen Feltzing · 22 years ago
- fddbee3 added jvromans question by Robert Hak · 22 years ago
- b9ec2ba Intermetall->Micronas by Linus Nielsen Feltzing · 22 years ago
- 48d2854 include "sprintf.h" after the system headers for the simulator magic by Daniel Stenberg · 22 years ago
- f97cdc9 remove warnings, make it build by Daniel Stenberg · 22 years ago
- 2723531 remove the ifdef for simulator by Daniel Stenberg · 22 years ago
- 8fd7828 Don't pass in TOOLSDIR to the simulator Makefile until we've made the path by Daniel Stenberg · 22 years ago
- 012d1f8 use size_t and not int as the prototype says so by Daniel Stenberg · 22 years ago
- ab3868a use size_t instead by Daniel Stenberg · 22 years ago
- ed155cc include the sprintf.h header, basicly for simulator purposes by Daniel Stenberg · 22 years ago
- 004f690 use the rockbox versions of the sprintf* and friends by Daniel Stenberg · 22 years ago
- a6b8bdf Added version to created .cfg file (Johan Vromans) by Björn Stenberg · 22 years ago
- 043afda Changed caption backlight bool bit handling by Björn Stenberg · 22 years ago
- abb84db Only write caption backlight once by Björn Stenberg · 22 years ago
- d6aa01b The splash() now doesn't try to output text at negative X positions. This fixes the playlist problems when using french language. by Linus Nielsen Feltzing · 22 years ago
- 272a505 Added word alignment by Björn Stenberg · 22 years ago
- cc6183e More detailed error codes by Linus Nielsen Feltzing · 22 years ago
- e4e4665 Replaced snprintf+write with fprintf. by Björn Stenberg · 22 years ago
- c391a71 Disabled demos to stay below 200KB by Björn Stenberg · 22 years ago
- 7bb746b Changed to runtime playlist initialization by Björn Stenberg · 22 years ago
- 233b7f3 Changed some settings strings by Björn Stenberg · 22 years ago
- 6d83a9e Added inverted cursor in recording screen (Magnus Öman) by Björn Stenberg · 22 years ago
- 25af90a Added a single option var for booleans. by Björn Stenberg · 22 years ago
- 523d99f Added caption backlight to .cfg loader (Henrik Backe) by Björn Stenberg · 22 years ago
- 8d4471d Caption backlight needed a function. Picky picky... by Björn Stenberg · 22 years ago
- e89069d Caption backlight is available for players too by Björn Stenberg · 22 years ago
- 4793f3b init the playlist struct so that fd is -1 at startup, which then no longer by Daniel Stenberg · 22 years ago
- eae5110 Now supports key-repeat in the simulator! by Daniel Stenberg · 22 years ago
- 4ccffb6 remove debug output by Daniel Stenberg · 22 years ago
- 583821b Keep the playlist open all the time, to reduce mid-song times caused by the by Daniel Stenberg · 22 years ago
- 6cafc14 showdir() should always redraw status bar by Björn Stenberg · 22 years ago
- 82ab828 added link to the digest by Daniel Stenberg · 22 years ago
- 313c825 Better power calculations by Björn Stenberg · 22 years ago
- 942bc94 Only redraw the status line when info actually changed. by Björn Stenberg · 22 years ago
- 10fd7b6 Players use the MENU button, not F1. by Björn Stenberg · 22 years ago
- 28cce68 Changed remote control button events to separate codes. Now the remote control works while keys are locked. by Björn Stenberg · 22 years ago
- 8658752 Added caption backlight: Turns on backlight briefly at the start and end of each track. by Björn Stenberg · 22 years ago
- b39dadf Renamed the 'editable files' feature to 'independent frames' by Linus Nielsen Feltzing · 22 years ago
- da5e719 better treatment if no toolsdir define was set, use the old one then by Daniel Stenberg · 22 years ago
- 4da8445 default to the old staticly set tools dir by Daniel Stenberg · 22 years ago
- 77fabf8 use the TOOLSDIR as passed-in from the top-level Makefile, you need to by Daniel Stenberg · 22 years ago
- b6bd352 use TOOLSDIR as passed-in by Daniel Stenberg · 22 years ago
- 31e0cd6 made the script detect the toolsdir and pass that on to the sub-makefiles by Daniel Stenberg · 22 years ago
- 7222168 Fixed compiler warnings for player builds by Linus Nielsen Feltzing · 22 years ago
- 8a4eac2 Sync. + rulllist -> rullningslist enligt datatermgruppen artikel 69. YMMW! by Mats Lidell · 22 years ago
- 2bf1db9 My 2 new entries now at the end (thanks, Roland), however for some languages other entries are missing. by Jörg Hohensohn · 22 years ago
- 459abc2 scroll/status bar enable now also in display menu (were in F3 menu only). Now all F2/F3 settings are accessible in the main menu, consistent and better for F2/F3 hijacking by Jörg Hohensohn · 22 years ago
- d356b26 1.1 -> 1.2 by Linus Nielsen Feltzing · 22 years ago
- 126a7b3 Fixed compiler error on debug builds by Linus Nielsen Feltzing · 22 years ago
- 478da62 Xing headers now support mono better, added the 'editable files' option by Linus Nielsen Feltzing · 22 years ago
- c6fb565 most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal by Jörg Hohensohn · 22 years ago
- 6d52217 Stupid compiler... by Linus Nielsen Feltzing · 22 years ago
- 06cb653 Spelling error by Linus Nielsen Feltzing · 22 years ago
- 1b466e0 Removed a warning by Linus Nielsen Feltzing · 22 years ago
- 7fdef57 Better generation of Xing headers, now they contain the correct MPEG version and sample rate info. by Linus Nielsen Feltzing · 22 years ago
- 1c32bd0 Increased the buffer size for get_mp3file_info(). This is supposed to fix bugs #722233, #722521 and #723922 by Linus Nielsen Feltzing · 22 years ago
- e43b78a Magnus Öman's long awaited inverted cursor patch by Linus Nielsen Feltzing · 22 years ago
- 55be586 Version updates by Björn Stenberg · 22 years ago
- 57888d0 Updated version info by Björn Stenberg · 22 years ago
- f4ac8f6 Update by Björn Stenberg · 22 years ago
- a218ec0 Updated by Björn Stenberg · 22 years ago
- 0cdce89 Added José by Björn Stenberg · 22 years ago
- f1359a1 Patch #721701 by Linus Nielsen Feltzing · 22 years ago
- 1cc6d82 Safer low water mark when recording by Linus Nielsen Feltzing · 22 years ago
- 631b8d3 Update fileoffset and cacheoffset on error. by Björn Stenberg · 22 years ago
- 2b7898b cd to the source root before applying a patch by Daniel Stenberg · 22 years ago
- a97de95 Added screen_dump() for future use by Linus Nielsen Feltzing · 22 years ago
- 1b8c662 patch #721027 by Linus Nielsen Feltzing · 22 years ago
- 6a42997 Magnus Öman's fix to prevent creation of >200K files by Linus Nielsen Feltzing · 22 years ago
- 20296f5 Some corrections by Linus Nielsen Feltzing · 22 years ago
- e70caaf cfg-fix by Daniel Stenberg · 22 years ago
- 57e928f Fixed the garbled display when deleting the last file in a directory (bug #680811) by Linus Nielsen Feltzing · 22 years ago
- e6c8bad patch #720791 by Linus Nielsen Feltzing · 22 years ago
- d5304e5 Changed some debug output by Linus Nielsen Feltzing · 22 years ago
- dbea94f Localized the on+play VBRFix menu entry by Linus Nielsen Feltzing · 22 years ago
- 1793634 VBRFix should now work on all VBR files, with or without Xing headers and ID3 tags by Linus Nielsen Feltzing · 22 years ago
- b540174 ata_write_sectors() didn't handle odd buffer addresses by Linus Nielsen Feltzing · 22 years ago
- 1326f66 Now handles files with odd length by Linus Nielsen Feltzing · 22 years ago