- 4364111 Android: update project to SDKv11 by Maurus Cuelenaere · 14 years ago
- fe6faf2 Android port: generate initial config when none is present with dynamically by Maurus Cuelenaere · 14 years ago
- 8196f21 Enable volume keys in Android. by Björn Stenberg · 14 years ago
- b8f29c7 Quicker fade_on_stop. by Björn Stenberg · 14 years ago
- 4bb24f2 Enable A-B repeat on nano2g by Frank Gevaerts · 14 years ago
- e303c80 Don't compile handle_sleep_timer() code for the bootloader by Thomas Jarosch · 14 years ago
- 98cf1a1 Don't call apps/ code from firmware/ by Thomas Jarosch · 14 years ago
- 36d98fa *really* don't automatically build convttf by Frank Gevaerts · 14 years ago
- fd7375c Ask for track information to be resent after creating a new widget. by Antoine Cellerier · 14 years ago
- 64cf0dd Looks like Android 2.3 is more strict when enforcing permissions. Explicitly declare allowed intents under the Service tag in AndroidManifest.xml. by Antoine Cellerier · 14 years ago
- c9190dc Add a scrollbar to the android widget's configuration activity. by Antoine Cellerier · 14 years ago
- 5b6a849 Don't automatically build convttf - it isn't (currently) required to build Rockbox. by Dave Chapman · 14 years ago
- 04043fd autoresume: Manual: Clarify precedence rules for resume positions by Michael Hohmuth · 14 years ago
- bd05c07 Remove an erroneous tab by Dave Chapman · 14 years ago
- 294d058 Return -1 for not implemented RTC functions. by Thomas Martitz · 14 years ago
- cc6cc53 Fix wrong theme base path when loading a wps. by Dominik Riebeling · 14 years ago
- 4e42cd7 RaaA: Add RTC support by Thomas Jarosch · 14 years ago
- 5c73e34 Bring idle poweroff to RaaA and the sim by Thomas Jarosch · 14 years ago
- 2ebe370 Move handle_auto_poweroff() down so RaaA can call it. by Thomas Jarosch · 14 years ago
- cbf889d Merge lcd_{alpha,mono}_bitmap_part() for both lcd-16bit. Add small loop optimizations too. by Thomas Martitz · 14 years ago
- 4594b13 Remove major_version define from rpm .spec file, it's not needed by Thomas Jarosch · 14 years ago
- 8059347 Fix cross compiling on Linux: Python uses "linux2" as platform name. by Dominik Riebeling · 14 years ago
- 77d409d Add rockbox rpm .spec file by Thomas Jarosch · 14 years ago
- 8f3feda last of the errors... hopefully by Jonathan Gordon · 14 years ago
- e765906 move code around to make checkwps compile by Jonathan Gordon · 14 years ago
- 343001b Merge a bunch of code which is 99% identical so it makes it easier to add more of these later by Jonathan Gordon · 14 years ago
- 4cc2cc4 Fix a potential variable problem. Change some messages a bit. by Dominik Riebeling · 14 years ago
- 7d2ab2d Remove malloc_buf references from playback.c since it's no longer used for anything and align the codec slack space buffer that is now use as the malloc buffer. by Michael Sevakis · 14 years ago
- d5e1faa Set missing svn:mime-type on png images. by Dominik Riebeling · 14 years ago
- 43a40ca Support cross compiling for Windows target. by Dominik Riebeling · 14 years ago
- 71e4b03 Follow symlink dirs on UI simulator by Fred Bauer · 14 years ago
- ab60101 Android: Add a nowplaying bar to the 3x3 widget by Thomas Martitz · 14 years ago
- e1244a0 Remove outdated and unmaintained wpseditor. by Dominik Riebeling · 14 years ago
- 6538326 Android: Fix black display after unzipping libmisc.so. by Thomas Martitz · 14 years ago
- edea12b Add viewport clipping to lcd_alpha_bitmap_part as lcd_mono_bitmap_part also has. by Thomas Martitz · 14 years ago
- 222e1ad Add lcd_alpha_bitmap_part suitable for vertical stride 16bit lcd. by Thomas Martitz · 14 years ago
- 29e84df Remove a few whitespaces to get under the magical string length of 509 (i.e. fix yellow) by Thomas Martitz · 14 years ago
- 9edd6d4 Anti-Aliased Fonts support. by Thomas Martitz · 14 years ago
- 396ddd9 Android: Support embedded albumart in the widget. by Thomas Martitz · 14 years ago
- cc889e9 Change the thread api a bit. by Thomas Martitz · 14 years ago
- 0b0f99b RaaA: Add Pandora specific packaging files needed for .pnd creation by Thomas Jarosch · 14 years ago
- b27e5c4 Remove solved issue by Thomas Jarosch · 14 years ago
- 4095177 Add proper svn:mime-type by Thomas Jarosch · 14 years ago
- cc54487 Add rockbox copyright header with proper credits for kugel by Thomas Jarosch · 14 years ago
- af43d08 Add svn:keywords to firmware/target/hosted source files by Thomas Jarosch · 14 years ago
- 8c6b8e6 Theme Editor: make cross compiling on OS X work. by Dominik Riebeling · 14 years ago
- 57bf805 Fix FS#11973. iPod nano1G needed reboot after entering record mode to have audio again. by Andree Buschmann · 14 years ago
- 9946def Don't link libz explicitly on Windows. by Dominik Riebeling · 14 years ago
- 5664d84 Fix compilation issues for sdl when HAVE_BUTTON_DATA is not defined by Frank Gevaerts · 14 years ago
- f85c044 sbinfo: fix a few typos (thanks to Kane Xie), correct coding style, now generate segments along with program sections to make elf files appear more valid (this allows to rebuild an .sb file using elftosb2) by Amaury Pouly · 14 years ago
- 708f550 Fix peak handling in replaygain (FS#11981). This bug was introduced with r29388 and is caused by calling convert_gain() for peak values. This results in very low output volume if 'Prevent Clipping' is enabled. by Andree Buschmann · 14 years ago
- f96c254 Fix red in bootloader by Thomas Jarosch · 14 years ago
- 8492658 Fix bookmark creation on sleep timer. Fixes FS#11493 by Thomas Jarosch · 14 years ago
- f9f89cf RaaA: Fix write locations of plugins by Thomas Jarosch · 14 years ago
- a25153b Remove redundant function prototype by Thomas Jarosch · 14 years ago
- b00c8ca Fix red on Archos Recorder by Thomas Jarosch · 14 years ago
- 281efd7 Fix red by Thomas Jarosch · 14 years ago
- 15a3580 Introduce "power" thread for RaaA by Thomas Jarosch · 14 years ago
- 7ad7822 FS#11913: Separate TTS correction expressions into separate file. by Dominik Riebeling · 14 years ago
- 1f77d09 Only create english.list for binary output. by Björn Stenberg · 14 years ago
- d0fdeca Added english id caching to speed up builds. by Björn Stenberg · 14 years ago
- a43fb47 Enable hotkey on all the touchscreen targets by Jonathan Gordon · 14 years ago
- 86a0022 Make android compile (untested) by Jonathan Gordon · 14 years ago
- d233066 Revert r29494 as It is a) buggy b) doesn't seem to do any good in terms of speed. by Marcin Bukat · 14 years ago
- c9b0044 genlang: Remove unused subs. Use precompiled regex in parsetarget(). Minor tweek by substituting s/\r//g with tr/\r//d. by Marcin Bukat · 14 years ago
- 74b7b3f Fix pretty colors from r29492 - PP5002 need sems too. by Michael Sevakis · 14 years ago
- 12375d1 Merge functionality of wakeups and semaphores-- fewer APIs and object types. semaphore_wait takes a timeout now so codecs and plugins have to be made incompatible. Don't make semaphores for targets not using them. by Michael Sevakis · 14 years ago
- 05e180a Do the ridx > widx check where it should be done. A small rebuffering request must completely succeed before buffer can later shrink a handle or else it must reset the handle. by Michael Sevakis · 14 years ago
- 64647f3 buffering: Unusual cases when a handle ridx is briefly seeked ahead of widx need to be handled properly. In the best case, buffer useful would be wrong and in the worst, a packet audio move_handle delta would be quite incorrect, causing the handle to be moved too far. by Michael Sevakis · 14 years ago
- b3bfc09 r29348 changes can cause certain codecs to jump to code on early track change that assumes initializations have been done. Make sure that track change cleanups are only called if the state is sane to do so. Stops my vorbis data abort issue. Correctness for speex is a guess based on the library calls' source. It appears only speex/vorbis should have been bothered by said revision. by Michael Sevakis · 14 years ago
- 6170ded Almost 30% faster. by Björn Stenberg · 14 years ago
- c9e0080 Fix red - 2nd try. Use same ifdef style as in firmware/drivers/pcf50606.c by Thomas Jarosch · 14 years ago
- ef99e33 Fix red by Thomas Jarosch · 14 years ago
- acd8bff Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android build by Thomas Jarosch · 14 years ago
- 0f68a91 fix red by Jonathan Gordon · 14 years ago
- 485ff79 Add an ability to set a setting to a specific value with a touchscreen action. by Jonathan Gordon · 14 years ago
- 735ea2f Move drivers/i2c.c into target tree as it contains SH specific bits. Leave associated header file intact as it is used in many places for historical reasons. by Marcin Bukat · 14 years ago
- 08fa83b fix yellow by Jonathan Gordon · 14 years ago
- fec3193 Move ata_mmc.c into target tree as it is SH (ondio) specific. Associated header file is left intact as it seems to be used in many places for historical reasons by Marcin Bukat · 14 years ago
- fb36163 Remove code duplication in some generic skin touch action handling. by Jonathan Gordon · 14 years ago
- 55fab77 Switch off ATA DMA for all PP targets. There is sufficient evidence that ATA DMA causes sporadic lockups and static noise on several PP based players. This change is expected to fix FS#11746, FS#11764, FS#11775, FS#11846 and FS#11863. by Andree Buschmann · 14 years ago
- e63325a Add a touchaction "none" which does nothing when pressed. This will allow some fancy controls to skins in combination with recent %T/%Tl changes by Jonathan Gordon · 14 years ago
- 7a7c8f0 iPod Classic: Use DMA (and double buffering) for LCD updates by Michael Sparmann · 14 years ago
- 24a6f93 iPod Classic: Disable boosting, it seems to cause random lockups by Michael Sparmann · 14 years ago
- 7df5ecc autoresume: Optimize playlist resume (manual, bookmark, or after power-on) by Michael Hohmuth · 14 years ago
- b016ab9 DB import: Correctly import previously exported resume offsets by Michael Hohmuth · 14 years ago
- 3db9fd1 Fix red by Thomas Jarosch · 14 years ago
- 2647d11 Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it by Thomas Jarosch · 14 years ago
- 3bcfd5c iPod Classic: Enable RGB LCD update assembler code by Michael Sparmann · 14 years ago
- 0269b27 Missed #if change from r29462 - thanks to Thomas Martitz for spotting. by Dave Chapman · 14 years ago
- cbb68d4 Fix returning to wps from a plugin. by Thomas Martitz · 14 years ago
- 224c826 Change the condition for including the shutdown menu item to something more appropriate. by Dave Chapman · 14 years ago
- 793eab1 Remove a redundant part of a #if by Dave Chapman · 14 years ago
- 06c1757 iPod Classic: Fix YUV blitting. Mpegplayer works now. by Michael Sparmann · 14 years ago
- 156b0bc Add the option of linking the %Tl (last touch) tag to a specific touchregion. Both tags now accept an optional label param as the first param. by Jonathan Gordon · 14 years ago
- a7fb736 brackets are important! fix the mouse being hidden in sims by Jonathan Gordon · 14 years ago
- c01b91e Added dummy autoconf.h for fat test. by Björn Stenberg · 14 years ago
- 3a5eaa8 Made the fat test code compile again. by Björn Stenberg · 14 years ago
- d8f6c75 Hopefully get shutdown/exit handling on SDL/maemo right. by Thomas Martitz · 14 years ago
- d69d406 Android: Fix crash when playback is passing invalid metadata around. by Thomas Martitz · 14 years ago