- 12df774 Add support for scramble to put a 4 character string indicating binary type and the 4 character model id at the end of the mi4 header. by Barry Wardell · 17 years ago
- 9d26480 change the encoding back from latin1 to UTF-8 by Marcoen Hirschberg · 17 years ago
- b77dc2f Updated spanish lang file by Jose Ramon Garcia (FS#6765) by Jonathan Gordon · 17 years ago
- 6c8772d x5/M5: Finally get rid of filter selection aberrations when switching to 88.2kHz sampling rate which affected both the DAC and ADC. Turning off the DAC and ADC before changing the internal codec frequency seems to cure the remaining glitch of the filters not being correctly selected by the TLV320. Some FIFO reset changes that help keep it stable as well. Supporting 88.2KHz on iAudio has been a tricky ordeal. Also made sure to ok the HW tone controls on iRiver. :) by Michael Sevakis · 17 years ago
- a5f7ef2 dont exit the recording screen after going into the rec settings unless by Jonathan Gordon · 18 years ago
- ae92afd Refer to "disk" instead of "hard disk" for the dap as flash based daps don't have a hard disk (surprise!). by Dominik Riebeling · 18 years ago
- a35a38b Fix an off-by-one bug when dealing with genres in MP4 files. by Magnus Holmgren · 18 years ago
- 156f440 Get rid of the arm4 libspeex warnings. by Jens Arnold · 18 years ago
- abf41e3 H100 Series: Fix FS#6810 - Distortion on Bass/Treble usage. Coldfire PCM needed a refinement in the init sequence for the UDA1380 after audio init changes. Apparently it doesn't like its registers altered before the Coldfire I2S is properly initialized. by Michael Sevakis · 18 years ago
- 93ff3c1 turn on ARM optimizations by Marcoen Hirschberg · 18 years ago
- 5cbaa28 rename config.h to config-speex.h by Marcoen Hirschberg · 18 years ago
- ef4a080 SWCODEC/Voice: Just one more adjustment and all should be good again. by Michael Sevakis · 18 years ago
- 120016f Convert the recording menu to the new API by Jonathan Gordon · 18 years ago
- 1c97b22 SWCODEC: Fix a problem with voice in the menus caused by my error using the wrong pointer when aligning the codec malloc buffer. Probably the reason for FS#6803. Oy. by Michael Sevakis · 18 years ago
- caf2c61 FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges. by Tom Ross · 18 years ago
- 7f4f9ae Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off datasheet. by Barry Wardell · 18 years ago
- b051f10 duth lang update by Jacco Koning (FS#6797) by Jonathan Gordon · 18 years ago
- 9e56b15 Fix typo. We only need to keep bit 6 set on HPH_OUT_L. Setting it on HPH_OUT_R does something completely different and probably not wanted. by Barry Wardell · 18 years ago
- 2370998 Disable bootloader messages in the H10 and Sansa bootloaders unless the PLAY (on H10) or RIGHT (on Sansa) button is being held. Messages are still displayed if an error occurs. This has already been implemented for iPod bootloaders, but still needs implementing for the other bootloaders. by Barry Wardell · 18 years ago
- 62dbd97 Sorted and updated FILES for both apps and firmware, included features.txt preparing for the lang v2 cleanup, should fix FS# 6805 unless Lear's previous committ got it by Nils Wallménius · 18 years ago
- 2b17417 Add installation instructions for the sansa. by Dominik Riebeling · 18 years ago
- 9fe79f1 Add missing files (for Archos and iRiver M5) to the source archive. by Magnus Holmgren · 18 years ago
- 6e44209 Make the Play / Pause option restart playback if its stopped also by Jonathan Gordon · 18 years ago
- 6f2bb42 fix warnings by Daniel Stenberg · 18 years ago
- b46f1ac fix warnings by Daniel Stenberg · 18 years ago
- 879070f * Clean up speex.c a little. by Dan Everton · 18 years ago
- 19bba74 simplified the code and now invokes gcc to figure out specific target specifics by Daniel Stenberg · 18 years ago
- a26917e Coldfire DSP Assembly: Fix a bug in the resampler that would only affect one frame on the transition from up to down. Fix a bug in sample output that could be the cause of reported FLAC glitching. Output routines now pass all alignment and size combination tests. by Michael Sevakis · 18 years ago
- 1b05ea8 ARM assembler for resampling. Should provide some gains, though not huge ones. by Thom Johansen · 18 years ago
- 1b3fc39 Make private function static on variable CPU frequency targets. Kill it on fixed frequency targets, regaining 1/3 of the waste on archos... by Jens Arnold · 18 years ago
- e814bb6 Enable balance control on Sansa by Daniel Ankers · 18 years ago
- 6485db3 Make a couple of private functions 'static' by Nils Wallménius · 18 years ago
- 7293da9 Oops, missed a file from r12727 by Daniel Ankers · 18 years ago
- dfad406 Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell and Christian Gmeiner from the AS3514 datasheet. by Daniel Ankers · 18 years ago
- e21d217 Squeeze the serial number code down a few more bytes and call it a day. Will try to reduce by a significant amount later. by Michael Sevakis · 18 years ago
- c7954a0 Clean up the debug menu serial number display code a bit and save a few bytes. by Michael Sevakis · 18 years ago
- 94c4724 Fix a late error that only let it read at default CPU frequency. Disable interrupts during ds2411 read since it's timing sensitive. by Michael Sevakis · 18 years ago
- 89a38d4 iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|View HW info. by Michael Sevakis · 18 years ago
- 04ea446 Fix bug in action_getstatus() where it didnt store the last action so it by Jonathan Gordon · 18 years ago
- 2eefb5a Optimized the gui list code performance, including automatic frame dropping and cpu boosting when button events are getting queued. Improved scrollwheel acceleration code is needed to notice a real change. by Miika Pekkarinen · 18 years ago
- 408dfd6 Fixed database displaying duplicate entries after deleting tracks and database not loaded to ram. by Miika Pekkarinen · 18 years ago
- f83d6eb revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty by Jonathan Gordon · 18 years ago
- c2d2106 Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Might come in handy anyhow. Use sound.h instead of the conditional includes for audio hardware headers. If someone doesn't like that, yell at my evil twin. :) by Michael Sevakis · 18 years ago
- c5cd27f Pop a stub in there for the e200 until playback is ready. Move it to the proper place at that time. by Michael Sevakis · 18 years ago
- 6a384d2 Add audiohw_postinit() stub for the sims. by Michael Sevakis · 18 years ago
- 07b41d6 Add another #ifdef PLAYBACK_VOICE where it should be. by Michael Sevakis · 18 years ago
- 5d63776 Reenable aynchronous audio init stage. Really just single stage with aynchronous enabling of outputs. Keeps audio_init last so prior init steps can use the audiobuffer in any desired way. Audio will be fully initialized by the time the UI is entered. Playback of voice or audio will be delayed properly until audio hardware is ready. by Michael Sevakis · 18 years ago
- a1a4034 fix FS#6784 by Jonathan Gordon · 18 years ago
- 1f8326b SWCODEC: Keep codec malloc buffer line aligned. Not doing so had vorbis running with unpredicable performance. Having a voice file present messed up the alignment. by Michael Sevakis · 18 years ago
- fbdb3f1 FS #6793. Norwegian lang update by Tobias Langhoff. by Thom Johansen · 18 years ago
- c4b46f7 Some more style adjustments to the Ipod installation. Labels can be used even for referencing to items in a list. by Dominik Riebeling · 18 years ago
- 6d7f68c Yield regularly during commits so the UI doesn't lock up by Steve Bavin · 18 years ago
- 9ab9f91 Fix the problem where plugins decide to re-enter if they are exited by Jonathan Gordon · 18 years ago
- efae4a3 Fix build warnings. A better fix might be to define HAVE_LIMITS_H, but someone with a better knowledge of libmad should decide that. by Barry Wardell · 18 years ago
- 4949818 only call display->setmargins() once by Jonathan Gordon · 18 years ago
- fd30be5 Fix the database browser not remembering its selected item by Jonathan Gordon · 18 years ago
- a990ff2 Accept FS#6747 by Timo Horstschäfer by Jonathan Gordon · 18 years ago
- 3631f11 Fix red builds and make udelay actually work as it should again. by Barry Wardell · 18 years ago
- de061e8 Make udelay() wrap-safe. by Barry Wardell · 18 years ago
- ed40d3a Make link to firmware installation section go directly to 2.2.2, not to 2.2 by Dave Chapman · 18 years ago
- 5c59dd3 Code / style police. by Dominik Riebeling · 18 years ago
- 2974688 Fix quirks in the Rockboxed theme... (1) There were two typos in each .wps that caused one volume and one battery level icon to not show up correctly - in the Archos version the graphic was missing completely. The code could be written much simpler. (2) Remove the additional spaces in front and at the end of the artist/abum/title lines in the Archos version which were unnecessary and made the lines scroll earlier. (With the permission of the creator - see forum thread). Maybe this change would be good in the greyscale versions too. by Marianne Arnold · 18 years ago
- 888890a Fix and simplify previous browser tracking. Auto-init the database when selected but not ready for use. by Steve Bavin · 18 years ago
- d7a4c4c H10, X5 and Nano have Rockboy. Fixes FS#6771. by Dominik Riebeling · 18 years ago
- cc86b65 I really want the rest initialized to prevent accidents like the last. by Michael Sevakis · 18 years ago
- e4efe2f Throw in the explicit global inits that were supposed to be there too. Important for current_fd to be -1 at init. by Michael Sevakis · 18 years ago
- 68f9e1a Guess there were more changes to it.:) Odd that mine built until a make clean. by Michael Sevakis · 18 years ago
- 98cd3e8 Install the single stage synchronous audio initialization I cooked up awhile back. by Michael Sevakis · 18 years ago
- 8e7ab3d Fix the sim build by Linus Nielsen Feltzing · 18 years ago
- 198245a Temporary fix for a nasty race condition when loading the voice file at boot by Linus Nielsen Feltzing · 18 years ago
- 7e02015 Back to green? by Michael Sevakis · 18 years ago
- 178afc9 As usual I left experimental stuff in a file. Forgot to add that set_irq_level_and_block thread is per core now too. by Michael Sevakis · 18 years ago
- dee43ec Put an end to priority inversion in the ata driver. Gave up trying to have fully atomic dual use mutexes so just replaced the ata driver locking with spins. Maybe I'll have better luck later. Things should run smoothly with database updates and such happening in the background. by Michael Sevakis · 18 years ago
- f4b83e6 replace the M5 png bitmap export with a better version. by Dominik Riebeling · 18 years ago
- 993f589 Temporarily revert the database auto-init as it causes navigation problems that I don't have time to fix yet by Steve Bavin · 18 years ago
- 9be03e1 Add a reference to section 2.2.2 in the ipod bootloader installations - people seem to forget to install Rockbox... by Dave Chapman · 18 years ago
- 149bc03 Really don't try to initialise while the database status is unknown by Steve Bavin · 18 years ago
- b1646ab Fix 64 bit warnings for real. by Jens Arnold · 18 years ago
- 7cb46f2 Really fix the yellow this time by Jonathan Gordon · 18 years ago
- fe3fa14 fix yellow by Jonathan Gordon · 18 years ago
- 7ce492e Hopefully fix FS#6757 by Jonathan Gordon · 18 years ago
- f61b794 Don't try to initialise while the database status is unknown by Steve Bavin · 18 years ago
- 8137489 Lead user through database initialisation by Steve Bavin · 18 years ago
- 99b2742 Use the new DSP callback functionality in firmware/sound.c to deal with SWCODEC stereo width and channel configuration instead of the old more spread out #ifdef based approach. Rename the DSP functions involved for more consistent naming. by Thom Johansen · 18 years ago
- 09b97b4 French translation update by Mustapha Senhaji. by Dominik Riebeling · 18 years ago
- 2e508af Database needs Auto Update enabled for changes to get automatically imported. by Dominik Riebeling · 18 years ago
- 8e6e290 Factor first order shelving filter code out for easier reuse and replace the crossfeed filter with it. Crossfeed _should_ still sound the same, so please do tell if it doesn't. by Thom Johansen · 18 years ago
- 2d7bb99c Hack around the lack of a hardware prescaler on a number of WM codecs. Bass and treble controls should work on DAPs using these chips now, but will be prone to distort when boosting bass. Gut out UDA1380 code(!!) and switch to high bass cutoff and low treble cutoff in WM8975 driver. by Thom Johansen · 18 years ago
- a844a18 Removed the LCD/backlight glitch when starting Rockbox on mainly the color LCD targets by Linus Nielsen Feltzing · 18 years ago
- 1005195 dont crash if play is pressed in menus using the old api by Jonathan Gordon · 18 years ago
- 3452146 Make the old menu aPI use the new API. Both are avialable to core and by Jonathan Gordon · 18 years ago
- c70d513 Correct the URL for the 64-bit Linux version of ipodpatcher by Dave Chapman · 18 years ago
- 88f249d Allow H300 to be started up from a non-LCD remote by Steve Bavin · 18 years ago
- 5eb2967 Sort tagcache so that <Untagged> appears alongside <All tracks> by Steve Bavin · 18 years ago
- 43b2d09 Fix the various bugs associated with pressing MENU to move in and out of by Jonathan Gordon · 18 years ago
- 67b3206 Stop audio when entering the radio in the sim by Jonathan Gordon · 18 years ago
- bfd96a1 Update the ipod uninstall instructions for the latest ipodpatcher by Dave Chapman · 18 years ago
- 16d5d1d Fix the yellow builds by Jonathan Gordon · 18 years ago
- 6915ae5 X5/M5: Add an extra select button to the 'menu' button for one handed op. by Michael Sevakis · 18 years ago
- d17a383 X5/M5: Add a remote keymap for the keyboard because there was none. by Michael Sevakis · 18 years ago