- 6386dbe static/inline/iram raid gives nice speedup by Nils Wallménius · 17 years ago
- e108964 IRQ driven touchpad driver, crude but working by Jonathan Gordon · 17 years ago
- ef1c52f Oops. Don't use outl with the defined register. by Michael Sevakis · 17 years ago
- e760ba5 Add some defines for pp502x. No guarantee as to full accuracy yet but that's not really too important. Use them in the code. by Michael Sevakis · 17 years ago
- 1ed54f4 Maybe 25 was too much with the new decay rates. by Stepan Moskovchenko · 17 years ago
- 414724e MIDI: Kick up number of voices and decrease the decay rate, taking by Stepan Moskovchenko · 17 years ago
- 80f1688 I got bullied in IRC by linuxstb and markun... by Jonathan Gordon · 17 years ago
- a5e788f slow - but working - IRQ based uart/button driver. by Jonathan Gordon · 17 years ago
- f548336 Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me. by Nicolas Pennequin · 17 years ago
- 18318d2 Add greyscales to Rockboxed theme and mimic the color variant a bit more. by Dominik Riebeling · 17 years ago
- 0418896 ATA works - dumb mistake by Karl Kurbjun · 17 years ago
- c6c7b73 Fix bug that caused only half the output buffer to be used, gives a quite nice speedup on coldifre, clean up some commented out #ifdefs by Nils Wallménius · 17 years ago
- 2bee0b7 Use "digital audio player" instead of "MP3 player". Fix a typo. by Thom Johansen · 17 years ago
- 84b865a mntent.h should only be used on linux, not os x. by Dominik Riebeling · 17 years ago
- 3de61b4 Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's not a good idea to change the source strings because genlang won't tell the translators the source string has changed. by Nicolas Pennequin · 17 years ago
- 329913d Fix a little mistake in linker file. by Michael Sevakis · 17 years ago
- 3e7d4f0 Anti-red? by Michael Sevakis · 17 years ago
- da55251 Compile Portal Player bootloaders as single core. Cleanup the startup code for bootloaders. Remove cop stack entirely and keep IRAM use down on all relevant targets - just use the 128-byte idle stack. Use the inline asm version of current_core for pp5002 as well. by Michael Sevakis · 17 years ago
- aaf3e32 MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyness is finally fixed. by Stepan Moskovchenko · 17 years ago
- d1e3060 MIDI: Fix two year old loop bug that caused distortion on some instruments. I been looking for this one by Stepan Moskovchenko · 17 years ago
- 23a89b0 Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info". by Nicolas Pennequin · 17 years ago
- bb62942 Bubbles for Sansa c200. by Marianne Arnold · 17 years ago
- 7cbc161 Make bubbles use one background picture that is the size of the display instead of combining a 'left' and sometimes a 'right' bmp. This way it's clearer how the background is generated and adapting to new display sizes should be easier. by Marianne Arnold · 17 years ago
- c0e34fa Updated french translation for rbutilqt. by Nicolas Pennequin · 17 years ago
- 7eedcb4 Fix buggy gradient display when a coloured file is selected in the browser. Thanks to smably for the report. by Nicolas Pennequin · 17 years ago
- d648c0d One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855). by Marianne Arnold · 17 years ago
- 1c1ab63 Icatcher for the Sansa c200s by Ioannis Koutoulakis. by Marianne Arnold · 17 years ago
- 869de4d Oops. Can't wait for COP init in the bootloader because it is kept asleep until the firmware is ready to be run. by Michael Sevakis · 17 years ago
- 84b81bc Updated italian translation. by Alessio Lenzi · 17 years ago
- 59d6b08 Make AC3 codec use Rockbox' native bitswap routines. by Thom Johansen · 17 years ago
- 1ef5dad Try to fix the case where Ipods would spuriously wake up even though no alarm had been set. by Thom Johansen · 17 years ago
- 49a9e1e Make the gradient look better when more than one line is selected (running time, ID3 info, cuesheet viewer...). I haven't found a solution for scrolling yet, so that won't look too good. by Nicolas Pennequin · 17 years ago
- f333c97 Factor out the gradient drawing code. Should save some bytes and makes the code more readable. by Nicolas Pennequin · 17 years ago
- d6ad3fb FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video. by Thom Johansen · 17 years ago
- d7cb907 Get the plugins synced up with the threading changes. by Michael Sevakis · 17 years ago
- a13a1d5 Anti-red: No need for COP initialization in the bootloaders nor idle stacks. by Michael Sevakis · 17 years ago
- 7914e90 Commit a subset of the dual core changes that have to do with cache handling, stacks, firmware startup and thread startup. Tested on e200, H10-20GB, iPod Color and 5.5G. Thread function return implemented for all targets. Some changes to plugins to follow shortly. by Michael Sevakis · 17 years ago
- edbf5d8 Fixed a warning by Björn Stenberg · 17 years ago
- b452fb6 Skip spindown and delay on flash targets by Björn Stenberg · 17 years ago
- 0a231de Improved magic by Mark Arigo by Björn Stenberg · 17 years ago
- c13eba2 FS #7833: Optimizations to the Vorbis codec: by Tomasz Malesinski · 17 years ago
- 1aaf5db Francais.lang update, courtesy of rasher's web translating tool. by Nicolas Pennequin · 17 years ago
- 6888db3 Do not duplicate const table, make getEvent function static inline, gives about a ~1.5% speedup, put tick function in iram, ~3.5% speedup by Nils Wallménius · 17 years ago
- 93787dd Simplify the sendEvent function, makes it _slightly_ faster and quite a bit smaller, build midiplay with -O2 for coldfire, gives about a 23% speedup by Nils Wallménius · 17 years ago
- 5ec5f8a FreeBSD uname -m outputs a different string than linux uname -m by Nils Wallménius · 17 years ago
- 5321711 The archos website fooled me by providing a wrong download, no need for that extended check. Thanks to amiconn for the clarification. by Dominik Riebeling · 17 years ago
- 68be596 Fix corrupted display of the gradient selector for scrolling lines in some colour configurations. Thanks to preglow for spotting. by Nicolas Pennequin · 17 years ago
- f3b015f FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. by Nicolas Pennequin · 17 years ago
- 5353473 Fix a warning. by Dominik Riebeling · 17 years ago
- c9a424f Fixed Thai language by Pinitnun Shanasabang. Also adds (empty) user: lines to all strings. by Jonas Häggqvist · 17 years ago
- ddbb751 Add parsing of ajbrec.ajz file header for autodetection. All archos targets should now be detectable. Fix a stupid bug in file-based detection. by Dominik Riebeling · 17 years ago
- 750f0ac Add Makefile to FILES and fix comment. by Stepan Moskovchenko · 17 years ago
- 8b6d287 Some MIDI changes, and add a new musical plugin I'm working on... Not fully done yet, so commented out by Stepan Moskovchenko · 17 years ago
- 61a83c0 Sansa c200: fix system_reboot with some magic from the OF. Reboot to the OF when usb is inserted. by Mark Arigo · 17 years ago
- d7c8cff Add Pinitnun Shanasabang to the credits for his Thai translation. by Jonas Häggqvist · 17 years ago
- c8af667 New translation: Thai, by Pinitnun Shanasabang by Jonas Häggqvist · 17 years ago
- d42fba0 Add c200 to the button light timeout string in all languages with a translation of that string already. by Jonas Häggqvist · 17 years ago
- bdbbef6 Updated Finnish language by Jani Kinnunen. Updated Danish language by me. by Jonas Häggqvist · 17 years ago
- 6135b45 Minor syntax fix by Björn Stenberg · 17 years ago
- 1bf813d Enabled button light for Sansa C200 by Björn Stenberg · 17 years ago
- d55f1b7 Update Dutch language file by Peter D'Hoye · 17 years ago
- 7790fde m:robe 500i port: Fix tab style (tab -> 4 spaces) in system-mr500.c by Catalin Patulea · 17 years ago
- 2a0ae89 m:robe 500i port: Get interrupts firing and the timer ticking by Catalin Patulea · 17 years ago
- 7e891aa Oops. Actually add the IDCT file for ARM. :p by Michael Sevakis · 17 years ago
- 287d622 Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it. by Michael Sevakis · 17 years ago
- 24327dd shouldnt have been commited by Jonathan Gordon · 17 years ago
- 4196e7c Fix the eq menu so changes are applied after using the "simple eq settings" menu by Jonathan Gordon · 17 years ago
- 968ba0a More ATA work (that doesn't work) by Karl Kurbjun · 17 years ago
- 7255bdb Remove the full url path from links to the wiki and display the wiki name only instead. Add a note on how to manually access wiki pages. The links itself are still pointing to the wiki. by Dominik Riebeling · 17 years ago
- 62c1a87 Automatically save and load solitaire game. Close FS#7796. (Do we need a "quit without saving" menu entry?) by Antoine Cellerier · 17 years ago
- 0432157 m:robe 500i port: Fix the way GIOs are cleared by Catalin Patulea · 17 years ago
- ddee0f1 Use uint32_t type for the pitch table by Nils Wallménius · 17 years ago
- 33e1559 Introduce Rockbox Utility to the manual as automated installation option. Only rather short description for now. by Dominik Riebeling · 17 years ago
- ff7b3c5 Fix midi playback on 64 bit sims and const a table by Nils Wallménius · 17 years ago
- 0e49605 Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary. by Nils Wallménius · 17 years ago
- e24975a Fix wrong file type. by Dominik Riebeling · 17 years ago
- 543b443 Add missing keywords. by Jens Arnold · 17 years ago
- 361cdac The C200 LCD controller is a Samsung S6B33B2. Define appropriate register names, and implement display flip. by Jens Arnold · 17 years ago
- edc6d63 H10: use POWER button to abort keyboard (was FF button) by Peter D'Hoye · 17 years ago
- 9ac9cc6 Working DM320 interrupts, changed the way registers are accessed in spi and uart drivers. Uart might be broken with interrupts - buttons on remote don't seem to respond when interrupts are enabled. by Karl Kurbjun · 17 years ago
- d969a42 Do not display the backdrop in text viewer and editor plugins by Nils Wallménius · 17 years ago
- bf169ed Speed up C200 lcd_update() by ~7%. by Jens Arnold · 17 years ago
- a33fc5d Updated italian translation. by Alessio Lenzi · 17 years ago
- d2560a2 Oops, missed that when changing the default proxy to system ... by Dominik Riebeling · 17 years ago
- 1b9026a Fix a change that shouldn't have been committed by Karl Kurbjun · 17 years ago
- 8431da1 Give the configuration dialog its old size back and make sure to always start at the Device tab. by Dominik Riebeling · 17 years ago
- f79fbc1 rbutil: added swift tts engine. by Dominik Wenger · 17 years ago
- acc70ec rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs script. Also let the configure dialog remember options and paths for different tts and encoders. by Dominik Wenger · 17 years ago
- 7415443 w32: implement "system proxy" settings. This uses the IE setting by reading its values from the registry. Make system proxy the default value if no configuration file is found. by Dominik Riebeling · 17 years ago
- a1a4575 w32: add USB autodetection based on PID / VID values. by Dominik Riebeling · 17 years ago
- 4fc77ac Fix empty commit: Add grayscale support for ARM in vertical packing format. by Tomasz Malesinski · 17 years ago
- ed83edf Add grayscale support for ARM in vertical packing format. by Tomasz Malesinski · 17 years ago
- 67ef450 More interupt/timer work by Karl Kurbjun · 17 years ago
- 7d1eedd ata_flash.c: write 32 bits to the buffer at a time when reading a sector. by Tomasz Malesinski · 17 years ago
- 8f8dbf4 Fix disabling voice. by Tomasz Malesinski · 17 years ago
- f2ca1e8 Update the links to sansapatcher (it has moved on the download server), and only display the E200R warning in the E200 manual (not the C200 version). by Dave Chapman · 17 years ago
- ec6f965 Bump version for new release for C200 by Dave Chapman · 17 years ago bootloader_c200_v2
- bebbac8 Make sure that SVN keywords are set properly by Karl Kurbjun · 17 years ago
- d331d00 start of the tsc2100 driver. by Jonathan Gordon · 17 years ago
- 376169a small optimisation: make a locally used function static by Peter D'Hoye · 17 years ago