summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Android port: handle incoming calls.Thomas Martitz2010-08-07
* Add NSIS installer script. Expects to find a static build of the Theme Editor.Dominik Riebeling2010-08-07
* WMA Voice now plays and seeks in the sim. The code is still in floating point...Mohamed Tarek2010-08-07
* Remove dsputil.[ch], they are not needed.Mohamed Tarek2010-08-07
* Add missing files from ffmpeg, write a README.rockbox and a makefile.Mohamed Tarek2010-08-07
* Mistakenly committed a modification. The files in libwmavoice currently are e...Mohamed Tarek2010-08-07
* Initial commit for a WMA Voice decoder; Import a minimal set of files for lib...Mohamed Tarek2010-08-07
* Fix typo that broke the manual.Marianne Arnold2010-08-07
* Theme Editor: Added coordinate display when moving mouse around preview windowRobert Bieber2010-08-06
* Theme Editor: Restricted resizing/moving of graphical elements to integer coo...Robert Bieber2010-08-06
* Theme Editor: Made default viewport non-interactive in skin preview. Selecti...Robert Bieber2010-08-06
* Theme Editor: Made progress bar display correctly when resized, fixed some se...Robert Bieber2010-08-06
* Theme Editor: Made SBS elements in WPS documents non-interactive, which makes...Robert Bieber2010-08-06
* Fix launcher icon (once more).Thomas Martitz2010-08-06
* Fix conditiona viewports logicThomas Martitz2010-08-06
* Cabbiev2 320x480 touchscreen support.Thomas Martitz2010-08-05
* 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