- 977aa61 we have to use the new ROMbox link address here, too by Jörg Hohensohn · 19 years ago
- 24f7c20 for strange reason Rombox was disabled on the FM recorder build by Jörg Hohensohn · 19 years ago
- 985ae73 Moved the declaration of the ofr variable by Linus Nielsen Feltzing · 19 years ago
- 68de258 Fake an USB connections to force reload of the file-tree after running these viewers. by Jonas Häggqvist · 19 years ago
- e54aa2a Archos: Even more NULL pointer accesses removed by Linus Nielsen Feltzing · 19 years ago
- dfb0015 Fixed broken sim builds by Linus Nielsen Feltzing · 19 years ago
- 80bb281 Archos: Removed NULL pointer accesses when changing tracks by Linus Nielsen Feltzing · 19 years ago
- 517b4b7 Archos: Fixed broken debug builds by Linus Nielsen Feltzing · 19 years ago
- f02f29e Archos: Trap UserBrk in the gdb debugger by Linus Nielsen Feltzing · 19 years ago
- eef58cd Italian fixed and fully translated. by Jonas Häggqvist · 19 years ago
- 7b35074 Updated Italian language by Luca Burelli by Jonas Häggqvist · 19 years ago
- c4a230c Patch #1161046 by Bryan Vandyke - id3v2 frames with size 0 may cause rockbox to miss tags by Linus Nielsen Feltzing · 19 years ago
- dffcd15 Ooops, forgot to remove the line selector for the iriver target build by Linus Nielsen Feltzing · 19 years ago
- 7731945 Bumped the config block version because of the removed line selector option by Linus Nielsen Feltzing · 19 years ago
- f43216f Removed the line selector option, it is now always an inverse bar (except for the Player/Studio of course) by Linus Nielsen Feltzing · 19 years ago
- 5efbdb7 Improved the WPS conditionals. The WPS can now have several alternatives for the tags that can have a range of values, like the repeat mode and play status. by Linus Nielsen Feltzing · 19 years ago
- 196376c Added ID3 database support for individual tracks in the context menu by Linus Nielsen Feltzing · 19 years ago
- d565269 Change ROMbox to use BootBox-suitable start address. This will "break" it until the BootBox "rollout", with v2.5. by Jörg Hohensohn · 19 years ago
- 0cfb5d4 Synced (emptied deprecated entries) by Jonas Häggqvist · 19 years ago
- c3ba660 Synced. by Thom Johansen · 19 years ago
- e840b37 Synced again, and tweaked some translations. by Jens Arnold · 19 years ago
- d6c0545 Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. by Jens Arnold · 19 years ago
- 99a0598 Major peakmeter rework: * Changed set/get functions for dbfs mode to bool type. * Removed performance setting, leaving (slightly adapted) high performance mode only. * Refresh rate is always 20 Hz now. * Readout doesn't do an extra (hidden) peek, should allow for slightly better clip detection. * Brought back high performance peakmeter for recording. Peakmeter stops hogging the CPU when the disk is spinning; this is enough to avoid the performance problem when saving data. * Optimisations, code cleanup and code policeing. * (iriver) Reduced CPU load of peakmeter by not calculating excessive overlaps. ** Bumped config block version, so save your settings before upgrading. by Jens Arnold · 19 years ago
- 89a8ca4 Updated German language from Manuel Dejonghe. by Jonas Häggqvist · 19 years ago
- 39c2735 Synced plus many improvements due to user feedback. by Mats Lidell · 19 years ago
- 65d43a2 Define empty macros for cpu boosting on targets with no such a feature. by Miika Pekkarinen · 19 years ago
- d7170b7 iRiver: Reduced pops from the line out connector. by Miika Pekkarinen · 19 years ago
- 29aad55 Fixed iriver cpu boosting problems. by Miika Pekkarinen · 19 years ago
- d682b73 Updated Czech language file by Jiri Jurecek by Jonas Häggqvist · 19 years ago
- 9a3d117 Const policed the radio menu. by Jens Arnold · 19 years ago
- 9972416 Synced. by Thom Johansen · 19 years ago
- 6d54d6c SH1: Tiny optimisation of the thread scheduler. by Jens Arnold · 19 years ago
- a2224df Synced. by Jonas Häggqvist · 19 years ago
- 233d44b Updated Islenska language by Richard O'Brien, still missing a few strings. See patch #1262000. by Jonas Häggqvist · 19 years ago
- 7f37a0c Updated French translation. by Jonas Häggqvist · 19 years ago
- 0dd3d64 Bug fix suggested by Antonius Hellman, the status could be redrawn far too often. by Linus Nielsen Feltzing · 19 years ago
- 90b2883 H300 BDM news by Linus Nielsen Feltzing · 19 years ago
- e830efc iriver: const police. by Magnus Holmgren · 19 years ago
- ae1241b Ooops, didn't mean to commit that by Linus Nielsen Feltzing · 19 years ago
- 4021798 FM radio: fix by Antonius Hellman, no more crash when loading preset files with more than 32 entries by Linus Nielsen Feltzing · 19 years ago
- c7e4f5f Keyboard code cleanup & optimisation. Corrected potential overflow problem. by Jens Arnold · 19 years ago
- 6c00e38 Icon code cleanup, optimisation & policeing. Removed unused icons. Applied uniform icon naming scheme. by Jens Arnold · 19 years ago
- 992cbf2 Corrected malformed cvs id line. by Jens Arnold · 19 years ago
- a6eb0f6 Widgets: Reduced code size by not checking coordinate boundaries, as current lcd code handles clipping. Optimised calculation of scrollbar know position/size. Always clear inner part of checkbox. Removed old progressbar/slidebar direction enum. by Jens Arnold · 19 years ago
- a560067 Frank convbdf patcher by Daniel Stenberg · 19 years ago
- 2d2b1e7 patch #1267220 by Frank - phaedrus961 by Daniel Stenberg · 19 years ago
- 984712f iriver: The MP3 codec didn't take the ID3 tag size into account when seeking by Linus Nielsen Feltzing · 19 years ago
- 5760134 No need to build the example plugin "helloworld". Not building it also by Daniel Stenberg · 19 years ago
- 943d8d4 size check adjusted, naked bootbox is small by Jörg Hohensohn · 19 years ago
- 13be9f1 allow the flash plugin to verify the RomBox link address by Jörg Hohensohn · 19 years ago
- 02cfd6a forgot to commit these improvements to the bootbox charging info, since quite a while by Jörg Hohensohn · 19 years ago
- 7c8c0a6 Fixed a rounding error in the PCM buffer latency calculation by Linus Nielsen Feltzing · 19 years ago
- 50ef82a Trying to enter STANDBY mode when entering USB mode seems to cause more trouble than it is worth. by Linus Nielsen Feltzing · 19 years ago
- 193af59 UTF-8 badness removed by Jens Arnold · 19 years ago
- 249f86c Some slight size optimisations. by Jens Arnold · 19 years ago
- d4496ef UTF-8 badness removed by Linus Nielsen Feltzing · 19 years ago
- 451e2c0 Iriver: somewhat more efficient bitswap for voice files. No assembler this time since this is a temporary solution anyway. by Jens Arnold · 19 years ago
- 0ad617c Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still not 100% complete, but I wanted to commit it before the 2.5 feature freeze by Linus Nielsen Feltzing · 19 years ago
- 658c845 Coldfire: assembler optimised SWAB32() inline function. Added SWAW32() even if it isn't currently used. by Jens Arnold · 19 years ago
- 9757dc1 --nocrc to disable CRC checksums by Daniel Stenberg · 19 years ago
- 7bf97cf Help text added for --help. Confusion about the --dirisalbum and by Daniel Stenberg · 19 years ago
- dece414 Hooked up the runtime database on archos. by Jens Arnold · 19 years ago
- c9caf97 Fixed title extracting for Ogg files. Fixed suggested by 'cosmocat' in the by Daniel Stenberg · 19 years ago
- fe89d36 The previous commit I did was supposed to fix the wps mode patch only by Miika Pekkarinen · 19 years ago
- a81f4c3 Sim build fix by Linus Nielsen Feltzing · 19 years ago
- ef99e4e Archos players doesn't have a hold switch. by Miika Pekkarinen · 19 years ago
- d9874b2 Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch. by Miika Pekkarinen · 19 years ago
- b2e94ef Fixed unused codec swapping when voice codec is not playing. by Miika Pekkarinen · 19 years ago
- 8a7d104 Now codecs will do the buffer flushing after seeking as they find it necessary. by Miika Pekkarinen · 19 years ago
- 6e291fd Fixed and removed the most annoying pops with iRiver. by Miika Pekkarinen · 19 years ago
- b529289 Fixed the usb mode. We did hit the thread limit which was now by Miika Pekkarinen · 19 years ago
- 8899fcc Fixed the warning. by Miika Pekkarinen · 19 years ago
- 9d7fd18 Now beep can be disabled. by Miika Pekkarinen · 19 years ago
- 5d0fe30 Plugin that counds files and folders on harddisk. Works on all models. by Jonas Häggqvist · 19 years ago
- e3dc61e Preparations to fix the usb mode (something is still preventing it from by Miika Pekkarinen · 19 years ago
- fa0cecf Fixed a bug that caused codec memory allocation buffer overwrite and by Miika Pekkarinen · 19 years ago
- b4bdfee Fixed "if there are less than 2 bytes left in the buffer, then by Miika Pekkarinen · 19 years ago
- 159c52d Initial voice ui support for software codec platforms. Added also a by Miika Pekkarinen · 19 years ago
- 329caa8 More mpeg.c cleanup: collected variables and declarations at the top, more #if/#ifdef fixup. Cut a bit of binary size by making debug_tags() an empty define for ordinary builds. by Jens Arnold · 19 years ago
- 6e4f07b This code wasn't used at all. by Jens Arnold · 19 years ago
- 7db258f Removed the uda1380_mute() calls, since they were called in interrupt context, which could lead to a big crash. This will reintroduce a slight pop when starting/stopping playbac, and when switching tracks. by Linus Nielsen Feltzing · 19 years ago
- d71f782 Properly skip the ID3v2 extended header for both 2.3 and 2.4 by Linus Nielsen Feltzing · 19 years ago
- 1d38aa1 Cleaned up remnants of early iriver development. First part of #if/#ifdef cleanup,adjusted comments. by Jens Arnold · 19 years ago
- 3070bac removed the text about h100 vs h120 changes by Björn Stenberg · 19 years ago
- 75ef312 iriver: slightly faster replaygain processing and clipping. by Magnus Holmgren · 19 years ago
- 49483bc Fixed sim warning by Linus Nielsen Feltzing · 19 years ago
- 670abf9 The shutdown message is now displayed before saving the database, giving better user feedback when whutting off the player by Linus Nielsen Feltzing · 19 years ago
- 9f30e1e added beep, removed 2004 entries to history (dast) by Björn Stenberg · 19 years ago
- 82ac901 iriver: Radio screen didn't properly filter stray FM_EXIT events by Linus Nielsen Feltzing · 19 years ago
- 57d8e8f Some more cosmetic fixes for bitmap displays in the debug menu by Linus Nielsen Feltzing · 19 years ago
- b3e49e2 The const police struck again by Linus Nielsen Feltzing · 19 years ago
- 604d59b iriver: exit the FM screen (with FM audio on) with joystick push instead of Play by Linus Nielsen Feltzing · 19 years ago
- a88d076 Preparation for runtimedb hookup on archos: don't pass software playback system specific structures. by Jens Arnold · 19 years ago
- 363bc49 Use the provided function to calculate the unsaved space in rec_tick(). by Jens Arnold · 19 years ago
- 39cb5b7 iriver: Do correct ReplayGain calculation. Fixes distortion problems (and lowers playback volume). by Magnus Holmgren · 19 years ago
- 280d9cc Undo my previous commit and do the same with a parantheses change in filetree.c by Jonas Häggqvist · 19 years ago
- b2b0a7e Updated Francais language file by Manuel Dejonghe by Jonas Häggqvist · 19 years ago
- 0e3caea This is getting embarrassing.. forgot this one too. Last one - I promise! by Jonas Häggqvist · 19 years ago
- 803d5cc Forgot this file. by Jonas Häggqvist · 19 years ago
- 1cd9993 Updated Islenska language from Richard O'Brien by Jonas Häggqvist · 19 years ago