| Commit message (Expand) | Author | Age |
| ... | |
| * | Android port: handle incoming calls. | Thomas Martitz | 2010-08-07 |
| * | Add NSIS installer script. Expects to find a static build of the Theme Editor. | Dominik Riebeling | 2010-08-07 |
| * | WMA Voice now plays and seeks in the sim. The code is still in floating point... | Mohamed Tarek | 2010-08-07 |
| * | Remove dsputil.[ch], they are not needed. | Mohamed Tarek | 2010-08-07 |
| * | Add missing files from ffmpeg, write a README.rockbox and a makefile. | Mohamed Tarek | 2010-08-07 |
| * | Mistakenly committed a modification. The files in libwmavoice currently are e... | Mohamed Tarek | 2010-08-07 |
| * | Initial commit for a WMA Voice decoder; Import a minimal set of files for lib... | Mohamed Tarek | 2010-08-07 |
| * | Fix typo that broke the manual. | Marianne Arnold | 2010-08-07 |
| * | Theme Editor: Added coordinate display when moving mouse around preview window | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Restricted resizing/moving of graphical elements to integer coo... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made default viewport non-interactive in skin preview. Selecti... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made progress bar display correctly when resized, fixed some se... | Robert Bieber | 2010-08-06 |
| * | Theme Editor: Made SBS elements in WPS documents non-interactive, which makes... | Robert Bieber | 2010-08-06 |
| * | Fix launcher icon (once more). | Thomas Martitz | 2010-08-06 |
| * | Fix conditiona viewports logic | Thomas Martitz | 2010-08-06 |
| * | Cabbiev2 320x480 touchscreen support. | Thomas Martitz | 2010-08-05 |
| * | Remove faulty reference to inexistent resource. | Thomas Martitz | 2010-08-05 |
| * | Theme Editor: Implemented resizing in RBMovable subclasses. Implementation i... | Robert Bieber | 2010-08-05 |
| * | Another minor ARM speedup for libwmapro. Drop lsb of multiplication result in... | Andree Buschmann | 2010-08-05 |
| * | Minor of libwmapro on ARM. Swap operands for fixmul31, is 1% faster. | Andree Buschmann | 2010-08-05 |
| * | Theme Editor: Made progress bars fully movable/savable from the preview panel | Robert Bieber | 2010-08-05 |
| * | Revert accidental change to cabbiev2.176x220x16.wps and apply it to cabbiev2.... | Thomas Martitz | 2010-08-05 |
| * | Remove the comment about Coldfire asm. The current code (using fixmul16 macro... | Mohamed Tarek | 2010-08-05 |
| * | Add default font for LCD_HEIGHT <= 480 | Thomas Martitz | 2010-08-05 |
| * | Cabbiev2 for 320x480. | Thomas Martitz | 2010-08-05 |
| * | Fix leading slash regex in wpsbuild.pl | Thomas Martitz | 2010-08-05 |
| * | One more get_user_file_path() fix. Don't store the user dir in config.cfg and | Thomas Martitz | 2010-08-05 |
| * | Dont redraw the AA every single update, only when needed | Jonathan Gordon | 2010-08-05 |
| * | Update README a bit. | Thomas Martitz | 2010-08-05 |
| * | New feature for the %xd() (display a preloaded image) skin tag. | Jonathan Gordon | 2010-08-05 |
| * | Add a T type to the tag table which allows parameters to be a single tag | Jonathan Gordon | 2010-08-05 |
| * | libwmapro: remove coldfire fixmul24 as it is both incorrect and unused, fix f... | Nils Wallménius | 2010-08-05 |
| * | Theme Editor: Fixed bug that crashed conditionals nested in sublines, began w... | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Implemented saveGeometry() in RBAlbumArt | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Stopped bug that caused segfault if SBS element was moved from ... | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Fixed image positioning bug, implemented saveGeometry() in RBImage | Robert Bieber | 2010-08-05 |
| * | update wmapro's README. | Mohamed Tarek | 2010-08-05 |
| * | Theme Editor: Fixed ParseTreeModel's paramChanged function to emit the correc... | Robert Bieber | 2010-08-05 |
| * | Theme Editor: Removed empty lines after comments in generated code | Robert Bieber | 2010-08-05 |
| * | Fix reds. | Mohamed Tarek | 2010-08-05 |
| * | oops ! shouldn't have removed mdct_tables. | Mohamed Tarek | 2010-08-05 |
| * | Drop the the mdct files from libwmapro since they are no longer needed. | Mohamed Tarek | 2010-08-05 |
| * | Theme Editor: Added code generate/undo functionality to SkinViewer | Robert Bieber | 2010-08-05 |
| * | Increase wmapro decoder output sample depth to 24 bits, makes the mean error ... | Mohamed Tarek | 2010-08-04 |
| * | Fix red by removing sine_512 from iram (2KB). minor slowdown for PP5024 (~0.0... | Mohamed Tarek | 2010-08-04 |
| * | Use codeclib's mdct in wmapro. Input coeffs to the transform needed to be sca... | Mohamed Tarek | 2010-08-04 |
| * | Delete now unused icons. | Thomas Martitz | 2010-08-04 |
| * | Prettier icons for app launcher and notification bar. | Thomas Martitz | 2010-08-04 |
| * | A bit of work in the pcm driver. Should be a bit more efficient, but more imp... | Thomas Martitz | 2010-08-04 |
| * | Theme Editor: Overhauled main window toolbar | Robert Bieber | 2010-08-04 |