summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove faulty reference to inexistent resource.Thomas Martitz2010-08-05
* Theme Editor: Implemented resizing in RBMovable subclasses. Implementation i...Robert Bieber2010-08-05
* Another minor ARM speedup for libwmapro. Drop lsb of multiplication result in...Andree Buschmann2010-08-05
* Minor of libwmapro on ARM. Swap operands for fixmul31, is 1% faster.Andree Buschmann2010-08-05
* Theme Editor: Made progress bars fully movable/savable from the preview panelRobert Bieber2010-08-05
* Revert accidental change to cabbiev2.176x220x16.wps and apply it to cabbiev2....Thomas Martitz2010-08-05
* Remove the comment about Coldfire asm. The current code (using fixmul16 macro...Mohamed Tarek2010-08-05
* Add default font for LCD_HEIGHT <= 480Thomas Martitz2010-08-05
* Cabbiev2 for 320x480.Thomas Martitz2010-08-05
* Fix leading slash regex in wpsbuild.plThomas Martitz2010-08-05
* One more get_user_file_path() fix. Don't store the user dir in config.cfg andThomas Martitz2010-08-05
* Dont redraw the AA every single update, only when neededJonathan Gordon2010-08-05
* Update README a bit.Thomas Martitz2010-08-05
* New feature for the %xd() (display a preloaded image) skin tag.Jonathan Gordon2010-08-05
* Add a T type to the tag table which allows parameters to be a single tagJonathan Gordon2010-08-05
* libwmapro: remove coldfire fixmul24 as it is both incorrect and unused, fix f...Nils Wallménius2010-08-05
* Theme Editor: Fixed bug that crashed conditionals nested in sublines, began w...Robert Bieber2010-08-05
* Theme Editor: Implemented saveGeometry() in RBAlbumArtRobert Bieber2010-08-05
* Theme Editor: Stopped bug that caused segfault if SBS element was moved from ...Robert Bieber2010-08-05
* Theme Editor: Fixed image positioning bug, implemented saveGeometry() in RBImageRobert Bieber2010-08-05
* update wmapro's README.Mohamed Tarek2010-08-05
* Theme Editor: Fixed ParseTreeModel's paramChanged function to emit the correc...Robert Bieber2010-08-05
* Theme Editor: Removed empty lines after comments in generated codeRobert Bieber2010-08-05
* Fix reds. Mohamed Tarek2010-08-05
* oops ! shouldn't have removed mdct_tables.Mohamed Tarek2010-08-05
* Drop the the mdct files from libwmapro since they are no longer needed.Mohamed Tarek2010-08-05
* Theme Editor: Added code generate/undo functionality to SkinViewerRobert Bieber2010-08-05
* Increase wmapro decoder output sample depth to 24 bits, makes the mean error ...Mohamed Tarek2010-08-04
* Fix red by removing sine_512 from iram (2KB). minor slowdown for PP5024 (~0.0...Mohamed Tarek2010-08-04
* Use codeclib's mdct in wmapro. Input coeffs to the transform needed to be sca...Mohamed Tarek2010-08-04
* Delete now unused icons.Thomas Martitz2010-08-04
* Prettier icons for app launcher and notification bar.Thomas Martitz2010-08-04
* A bit of work in the pcm driver. Should be a bit more efficient, but more imp...Thomas Martitz2010-08-04
* Theme Editor: Overhauled main window toolbarRobert Bieber2010-08-04
* Theme Editor: Replaced zoom icons with modified Tango iconsRobert Bieber2010-08-04
* Theme Editor: Switched playback icons to tango iconsRobert Bieber2010-08-04
* Show/hide notification area icon when starting/stopping playback.Thomas Martitz2010-08-04
* Add a few forgotten files, Fix potential startup problem. Fix absolute touchs...Thomas Martitz2010-08-04
* Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon2010-08-04
* Theme Editor: Began implementing code generation for movable viewportsRobert Bieber2010-08-04
* remove old test codeJonathan Gordon2010-08-04
* Implement HAVE_LCD_ENABLE and lcd_update_rect(). When Rockbox runs in the bac...Thomas Martitz2010-08-04
* Ignore screen orentiation changes and force portrait mode. We cannot handle i...Thomas Martitz2010-08-03
* Fix the sample count in wma pro.Mohamed Tarek2010-08-03
* Run Rockbox as a service, which allows for music decoding&playback in the bac...Thomas Martitz2010-08-03
* Theme Editor: Created the RBMovable abstract class for screen elements that c...Robert Bieber2010-08-03
* system-arm.c/__div0 are for ARM native builds onlyRafaël Carré2010-08-03
* faad: move inline function in headerRafaël Carré2010-08-03
* system-android: cast void* to uintptr_t*Rafaël Carré2010-08-03
* android: declare audiohw_set_volume()Rafaël Carré2010-08-03