summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove CLIP_TO_15 from codeclib. Remove tabs.Andree Buschmann2010-02-21
* statusbar_position should also return enum statusbar_values if it's a macroFrank Gevaerts2010-02-21
* sd-as3525v2: no limits on the amount of sectors to transferRafaël Carré2010-02-21
* sd-as3525v2: MCI_HCON bitsRafaël Carré2010-02-21
* sd-as3525v2: MCI_FIFOTH bitsRafaël Carré2010-02-21
* sd-as3525v2: command register bitsRafaël Carré2010-02-21
* sd-as3525v2: name interrupt bits (no description yet)Rafaël Carré2010-02-21
* sd-as3525v2: describe CTYPE bitRafaël Carré2010-02-21
* sd-as3525v2: detail MCI_CTRL bitsRafaël Carré2010-02-21
* as3525v2: full list of registers + descriptionRafaël Carré2010-02-21
* remove incorrect castFrank Gevaerts2010-02-21
* Disable rombox on ondio SP. It can be reenabled if the binsize goes down again.Frank Gevaerts2010-02-21
* Make mdct compilable again for non-ARM targets.Andree Buschmann2010-02-21
* Further work on cook codec. Rounding is not needed when using a large fract p...Andree Buschmann2010-02-21
* Eep, didn't mean to commit those other filesDave Hooper2010-02-21
* Get a few more % speedup on ARM (measured on ipod video) - improve imdct full...Dave Hooper2010-02-21
* Don't be too wasteful and only reparse skins when actually needed.Thomas Martitz2010-02-21
* Shorten settings_skins_apply() and correct some checks.Thomas Martitz2010-02-21
* Properly generate (with "Save Theme Settings") and handle filename settings w...Thomas Martitz2010-02-21
* Optimization for cook codec. Rework sample output to be able to use highly op...Andree Buschmann2010-02-21
* Fix the mechanism to fail to parse skins if images fail to load and fix havin...Thomas Martitz2010-02-21
* Fix wpsbuild to properly generate "-" for theme related settings (to get the ...Thomas Martitz2010-02-21
* remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon2010-02-21
* Fix configure to not use -mlong-calls when configuring for EABIMichael Sparmann2010-02-21
* Brickmania: Hopefully prevent dissappearing of the ballTomer Shalev2010-02-21
* Brickmania: Use predefined macro definition when possibleTomer Shalev2010-02-21
* Unroll and optimise channel coupling for arm gives 0.6Mhz speed for vorbis on...Dave Hooper2010-02-21
* remove unused fields from struct gui_synclist.Teruaki Kawashima2010-02-21
* Make configure remember that it is supposed to use the EABI toolchain when ma...Michael Sparmann2010-02-21
* Packard Bell Vibe 500: Enable recording.Szymon Dziok2010-02-21
* FS#11017: add Playlist Catalog and Properties item to database's context menu.Teruaki Kawashima2010-02-21
* make sure font fd's get closed when a new skin is loadedJonathan Gordon2010-02-21
* Be more strict when when resolving devices and allow hfs too.Dominik Riebeling2010-02-20
* Add missing class prefix to logging call.Dominik Riebeling2010-02-20
* Correct ActionFMPreset manual entry for the Fuze.Thomas Martitz2010-02-20
* Recognize and handle MacPods during autodetection.Dominik Riebeling2010-02-20
* Update an outdated comment.Dominik Riebeling2010-02-20
* If the Ipod has been recognized as MacPod always consider no bootloader insta...Dominik Riebeling2010-02-20
* Factor out some drawing code.Thomas Martitz2010-02-20
* Quickscreen for the radio screen. I added a keymap for almost all targets. I ...Thomas Martitz2010-02-20
* Fix up Fuze's radio keymap a bit.Thomas Martitz2010-02-20
* Remove a few unused definesThomas Martitz2010-02-20
* Update the manual according to the playlist viewer changesThomas Martitz2010-02-20
* Playlist Viewer Changes to bring consistency:Thomas Martitz2010-02-20
* Use a helpfer function to avoid ugly casting and correct some data types (no ...Thomas Martitz2010-02-20
* WPS: Use helper local variable instead of its value (no functional change)Tomer Shalev2010-02-20
* Reinstate ICONST_ATTR for matrixCoeffs_fix ; remove (silly) gain_tab1 and re...Dave Hooper2010-02-20
* Remove ICONST_ATTR from some tables, to fit into PP5020 iram (now that mdct i...Dave Hooper2010-02-20
* Adding ICODE for imdct (and its constituent ifft bits) gives 0.5MHz boost on ...Dave Hooper2010-02-20
* libpcm: linear pcm decode logic separates according to each bitspersample, en...Yoshihisa Uchida2010-02-20