- 524b85f H1x0: More precise tuning; corrected xtal frequency in comments + #defines. by Jens Arnold · 19 years ago
- 9f41c6c Workaround for ALAC files that previousy wouldn't play. Libalac now skips unknown chunk IDs. Time display and seeking is broken for those files (the ones that played before still work). Patch by Alyssa Milburn. by Jonas Häggqvist · 19 years ago
- bccf586 Removed unnecessary codec_api struct. by Thom Johansen · 19 years ago
- 0647772 Fix bug in read_uint32be causing simulator warning by Dave Chapman · 19 years ago
- 94f31b5 Add ALAC to list of software codecs by Dave Chapman · 19 years ago
- 5a1b77f Add ALAC audio type by Dave Chapman · 19 years ago
- 139c1cb First version of ALAC (Apple Lossless) decoder by Dave Chapman · 19 years ago
- 8026f0f Reverse previous commit - it had uneffected side-effects. by Jonas Häggqvist · 19 years ago
- e85fe09 Sudoku: (Recorders) Changed menu button to F1. (Ondio) Changed menu button to long MODE. Short MODE only toggles once; use MODE+DOWN for toggle-repeat. That won't bring up the menu if you're fast enough. Should be easy using the thumb. by Jens Arnold · 19 years ago
- debbe97 First Rockbox version of ALAC decoder - porting to work in Rockbox environment and some simple (but significant) optimisations by Dave Chapman · 19 years ago
- 567718d Add ON button as an alternative toggle button for the iriver by Dave Chapman · 19 years ago
- b5f3365 iriver: proper wav file handling by Frederic Devernay (patch #1245261). Adapted the metadata part to the new metadata.c, and did a few minor changes in the codec. Some of the file format checks in the codec should IMHO be moved to metadata.c, but I left that for later. by Magnus Holmgren · 19 years ago
- 711b2e3 Initial (unmodified - for reference) import of David Hammerton's Apple Lossless (ALAC) decoder from http://crazney.net/programs/itunes/alac.html by Dave Chapman · 19 years ago
- 025873b Enable FM presets for iriver. Add a preset via the "add" option in the radio menu, and press ON/PLAY button to bring up the list of presets. by Dave Chapman · 19 years ago
- ccdae5d iriver: Metadata code cleanup: 1) Remove 4k static buffer. 2) Generalized tag parsing, so APE and Vorbis tags can share some code. 3) Code size reduction (800+ bytes). 4) Better UTF-8 parser (I hope...). 5) More consistent return value on errors. by Magnus Holmgren · 19 years ago
- aafb343 Fix to remote-hold check by Stephan Wezel - it always returned true when the remote wasn't present. by Jonas Häggqvist · 19 years ago
- c0f4559 Initial parser for the langv2 language file format by Daniel Stenberg · 19 years ago
- 747bba5 Credit scroll speed as sine wave in an attempt to beome more readable on the by Daniel Stenberg · 19 years ago
- 267d8a7 Rockbox 2.5 released. by Jonas Häggqvist · 19 years ago
- 8c1330b Fix warning by Dave Chapman · 19 years ago
- 548c1b7 Added menu interface to plugin API - needed by Sudoku by Dave Chapman · 19 years ago
- 6afb017 First version of Sudoku plugin by Dave Chapman · 19 years ago
- 1b79209 Avoid EMAC stall in MULT31_SHIFT15. by Thom Johansen · 19 years ago
- f60e620 DSP_* constants moved from playback.h to dsp.h. by Thom Johansen · 19 years ago
- 5f78b9a Restoration update by Jonas Häggqvist · 19 years ago
- 5d81b91 moo by Björn Stenberg · 19 years ago
- f5ec0fa iriver: fix problem with playing some long vorbis files (e.g., this week in tech, #21); the decoder would run out of memory and freeze rockbox. by Magnus Holmgren · 19 years ago
- 59c995f mention list by Björn Stenberg · 19 years ago
- 929205f corrected date by Björn Stenberg · 19 years ago
- 00d79d8 Wiki deletion by Linus Nielsen Feltzing · 19 years ago
- ba966c1 Archos recording/playback: (1) Xing header creation: * Now estimates the framecount from the recording time if the MAS frame counter saturates, so it always writes a valid Xing header. * Reverted my brainless short-xing-header change. This was only valid for layer 3. (2) Xing/VBRI header evaluation: Fixed possible overflow in bitrate calculation. (3) MPEG thread: Avoid double chunk size limiting for the rare case of 8 MB modded Ondios. by Jens Arnold · 19 years ago
- 0c1a2c7 iRiver: Fixed a crash when loading a new configuration file and audio by Miika Pekkarinen · 19 years ago
- 56fa2da Player and recorder use the same scrambler, and have the same size limits by Linus Nielsen Feltzing · 19 years ago
- e3e67ee Proper file numbering in the iriver PCM recording test code by Linus Nielsen Feltzing · 19 years ago
- e244f7f Added a dummy sys_poweroff() in the boot loader by Linus Nielsen Feltzing · 19 years ago
- 91216a5 The power thread now monitors the shutdown process and forces a poweroff if it takes more than 8 seconds. by Linus Nielsen Feltzing · 19 years ago
- 74353a7 The database is now always synched when entering USB mode or shutting down, and not only in the tree browser by Linus Nielsen Feltzing · 19 years ago
- 7b86bad Handle the different max binary size limits for the Archos models by Linus Nielsen Feltzing · 19 years ago
- 14f2e45 Replaced standard libmad accumulator sequence with EMAC optimised one. by Thom Johansen · 19 years ago
- 9e3b755 Nimbus-12: Minor adjustments, plus added a lot of missing characters by Linus Nielsen Feltzing · 19 years ago
- 7dec69d Safety net for devices with no hardware poweroff mechanism - hold STOP for several seconds to force a poweroff if the normal shutdown fails by Linus Nielsen Feltzing · 19 years ago
- 829f00e Fixed compiler error in the X11 iriver simulator by Linus Nielsen Feltzing · 19 years ago
- e6c6d22 Now panicf() shuts off the hard drive and lowers the CPU frequency, it also reboots if ON is pressed. by Linus Nielsen Feltzing · 19 years ago
- 4a2feaa Rockboy: Asm optimised updatepatpix() for coldfire. The vertical-mirroring pattern copy profits from burst mode (line aligned movem). by Jens Arnold · 19 years ago
- 2c0d04c Fixed comment. by Jens Arnold · 19 years ago
- 61a2550 ID3 tag priority setting wasn't applied on startup. by Jens Arnold · 19 years ago
- acdcdb0 iRiver: Correctly keeping playback paused when skipping tracks. by Miika Pekkarinen · 19 years ago
- ec9b202 Reworked handling of MPEG audio frame & file info: * Fixed frame size calculation for layer 1 (all versions) and layer 2 (V2/V2.5). * Exact frame time (expressed as a fraction) for way more precise playtime calculation at 44100/22050/11025Hz sample frequency. * Exact playtime<->position conversion for CBR also used for resume position. * More compact code, long policy. by Jens Arnold · 19 years ago
- 1996dca Put a couple of important layer 1/2 arrays in IRAM. by Thom Johansen · 19 years ago
- acabd28 Removed the risk of getting a zero CRC for a valid file. by Daniel Stenberg · 19 years ago
- 4a939ec Exact song length calculation for CBR mpeg audio files (without Info header). by Jens Arnold · 19 years ago
- c2779e5 Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power adapter) by Linus Nielsen Feltzing · 19 years ago
- 34aa5c2 The previous commit had a distressing lack of words. This time I deliver the promised Christian Gangsta Rap. by Jonas Häggqvist · 19 years ago
- f73ec85 Added support for additional ID3v1 genres, including such gems as "Christian gangsta rap" and "Negerpunk". by Jonas Häggqvist · 19 years ago
- 04eedd0 WPS: 1) Increased the WPS buffer size from 800 to 1600 bytes, 2) Increased the number of images from 26 to 52, using both a-z and A-Z as image ID 3) Fixed a bug that inserted empty lines if an image tag was wrong by Linus Nielsen Feltzing · 19 years ago
- 561aaa1 WPS: 1) Bitmaps are drawn after formatting the entire WPS, 2) Most tags are now marked REFRESH_DYNAMIC, 3) Conditional bitmaps are now drawn with DRMODE_SOLID by Linus Nielsen Feltzing · 19 years ago
- 0c885ac Put some FLAC data in IRAM. Will clean up code later. by Thom Johansen · 19 years ago
- 4e9969b Removed another warning by Linus Nielsen Feltzing · 19 years ago
- 1a812e3 Removed a warning by Linus Nielsen Feltzing · 19 years ago
- 640b7cb Use splash() when displaying the end-of-playlist message by Linus Nielsen Feltzing · 19 years ago
- 51484e7 Properly stop the audio in the win32 simulated playback by Linus Nielsen Feltzing · 19 years ago
- 6f44a25 coldfire_set_macsr(): (1) The argument isn't necessarily constant. (2) Let the compiler choose whether to use a register or an immediate. by Jens Arnold · 19 years ago
- 3794cf3 Nitpicking. by Jonas Häggqvist · 19 years ago
- fb30e72 Fix red build with a comment for now. by Thom Johansen · 19 years ago
- 5e3e957 Code was a wild mix of different styles, cleaned it up somewhat. by Thom Johansen · 19 years ago
- 98143f5 Adds a filename sanity check to add_dir_entry that at the moment only checks for names ending in a period, but can easily be extended. Changes the error codes for add_dir_entry. Fixes bug #782248. by Jonas Häggqvist · 19 years ago
- 0dea3ef Couple of nitpick fixes. by Thom Johansen · 19 years ago
- 735208a Adapted codecs and DSP system to having MACSR saved in thread context. by Thom Johansen · 19 years ago
- 4cd06c4 The status bas wasn't correctly redrawn in the FM radio screen by Linus Nielsen Feltzing · 19 years ago
- fb1850b Moved the system_reboot() call to the correct place by Linus Nielsen Feltzing · 19 years ago
- 8fd5b17 Ondio FM: Removed S/PDIF option for recording source, as the Ondio doesn't have S/PDIF input. Bumped config block version so save your settings. by Jens Arnold · 19 years ago
- cff7b06 fixed the removal of the codec dir properly in case of no codecs available by Daniel Stenberg · 19 years ago
- ffec1a1 A larger Hebrew (ISO8859-8) font from the Xorg distribution. Public domain. by Jonas Häggqvist · 19 years ago
- 835012f Call system_reboot() instead of rolo_load() in the UIE handler by Linus Nielsen Feltzing · 19 years ago
- b2964ca For targets without an RTC, use the rockbox build date as the start date in the FAT driver. No more 2003-08-01 files. by Jens Arnold · 19 years ago
- 0172b78 Updated Hebrew fonts to be ISO8859-8, which is compatible with the current Hebrew.lang. If this causes problems, revert this change. by Jonas Häggqvist · 19 years ago
- ff73f0d Changed WPS enum conditional functionality, displaying the last part in the list if the tag has no value. Also added enum support for battery (5 steps) and volume (10 steps). by Linus Nielsen Feltzing · 19 years ago
- fbaf503 Archos recording: yield() within audio_beep() to avoid starving the mpeg thread; recording beep should no longer disturb prerecording. by Jens Arnold · 19 years ago
- 1e0b5aa Ondio FM button assignment: The recording screen now uses up/down to select the setting, and left/right to adjust it, like the recorders. Start/pause recording is short MODE. The radio screen now requires a MODE doubleclick to start recording. This should prevent unwanted recordings. by Jens Arnold · 19 years ago
- faa4404 Updated hebrew Language. by Jonas Häggqvist · 19 years ago
- 9352ac8 Archos recording: Always prepend ID3V2 and Xing header to a recording file, even with prerecording and file splitting. Adjusted Xing header creation to create smaller headers. Fixed missing break; in the mpeg thread. by Jens Arnold · 19 years ago
- b7caf5b Adding a few strings as English again. by Jonas Häggqvist · 19 years ago
- fa8ac08 Added missing credit. by Jens Arnold · 19 years ago
- 695f07c Adding a few strings as English. This is not strictly necessary, but make life easier for me. by Jonas Häggqvist · 19 years ago
- 9146406 Fixed possible problem with move to next folder option enabled. Placed by Miika Pekkarinen · 19 years ago
- a46503d Updated Dutch translation by Sander Sweers. by Jonas Häggqvist · 19 years ago
- 5feab36 Updated the Finnish language file. by Miika Pekkarinen · 19 years ago
- 2d68325 Updated Greek translation by XavierGr by Jonas Häggqvist · 19 years ago
- 27629c2 by Marcoen Hirschberg · 19 years ago
- ff7f4e8 slight change in the bad CRC returned, to make rundb code handle it better. by Michiel Van Der Kolk · 19 years ago
- f79ada8 Ooops. by Jonas Häggqvist · 19 years ago
- cf7ef12 Updated and slightly fixed Icelandic translation by Richard O'Brien by Jonas Häggqvist · 19 years ago
- 0d82c9c Forgot to update the screen before splashing. by Jonas Häggqvist · 19 years ago
- ac50839 Optimised new file association handling. Fixed NULL pointer accesses. Const policed. by Jens Arnold · 19 years ago
- 70542d7 added plugins/credits.pl to daily tarball by Henrik Backe · 19 years ago
- 7f00106 Update to Italian by Alessio Lenzi - fixes some voice entries. by Jonas Häggqvist · 19 years ago
- b2473d5 Fixed associate problem with file extensions (.info files matched .nfo extension) by Henrik Backe · 19 years ago
- acf14e0 The WPS didn't update the bitmaps when it was supposed to by Linus Nielsen Feltzing · 19 years ago
- b3050e9 The start-in-record-screen option now has priority over the resume-on-startup option by Linus Nielsen Feltzing · 19 years ago
- c35f6a0 Changed the cfg file option names for the trigger mode, and made OFF the default by Linus Nielsen Feltzing · 19 years ago