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