summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Text viewer: Replace macros with inline functions (which are about to be exte...Tomer Shalev2010-04-07
* Text viewer: Use exact width for lcd_fillrect (no actuall change)Tomer Shalev2010-04-07
* Text viewer: Make global variables staticTomer Shalev2010-04-07
* Text viewer: Fix limit calculation in col_limit() which maximizes overlapping...Tomer Shalev2010-04-07
* Text viewer: Fix possible memory corruptionTomer Shalev2010-04-07
* Text viewer: Documentation and code cosmetics (no functional changes)Tomer Shalev2010-04-07
* Gigabeat S: Extend the upper temperature range for battery charging to 50C: O...Michael Sevakis2010-04-07
* sd-as3525v2: Set SD FIFO TX/RX watermarks once in init_controller() and leav...Jack Halpin2010-04-07
* Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo...Michael Sevakis2010-04-07
* Remove vim option lineTobias Diedrich2010-04-07
* Fix typo in a bootchart messageTorne Wuff2010-04-06
* Another small bookmark.c revision, no functional change, saves bin sizeJeffrey Goode2010-04-06
* Bookmark.c cleanup, still no functional changes... yetJeffrey Goode2010-04-06
* Slovak language updateBertrik Sikken2010-04-06
* Make array static const in apps/recorder/jpeg_load.cBertrik Sikken2010-04-06
* Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu...Tobias Diedrich2010-04-06
* Sansa AMS: Split set_cpu_frequency() into 2 separate functions for as3525v1...Jack Halpin2010-04-06
* AS3525v2: Set XPD to SD-MMC interface in sd_init() for HAVE_MULTIDRIVE.Jack Halpin2010-04-06
* SansaAMS: Only use INT_MCIO with as3525v1, it is unused in as3525v2.Jack Halpin2010-04-06
* Revert unrelated part of r25491 : fuzev1 init code works againRafaël Carré2010-04-06
* Restructure some bookmarking code, preparatory to adding version info to book...Jeffrey Goode2010-04-05
* Add simple bootchart -> gnuplot shell scriptMaurus Cuelenaere2010-04-05
* Revert part of r25489 as it didn't fix the problem, that the CPU frequency de...Thomas Martitz2010-04-05
* as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm...Thomas Martitz2010-04-05
* Correct comment.Thomas Martitz2010-04-05
* Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness...Thomas Martitz2010-04-05
* Add T for plugins to the advanced build options to build all test_* plugins.Thomas Martitz2010-04-05
* Set options so that the sim actually builds on Opensolaris. The build still t...Jens Arnold2010-04-05
* Improve SDL detection, so that path order doesn't matter if both native SDL a...Jens Arnold2010-04-05
* as3525v2: show the correct freqs in debug menu, CGU_PERI uses fclk as sourceRafaël Carré2010-04-05
* Fix yellow. Another function unneeded in the bootloader.Thomas Martitz2010-04-05
* as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d...Thomas Martitz2010-04-05
* Add forgotten file (git was supposed to rename!).Thomas Martitz2010-04-05
* Fuzev2: Reduce code duplication by reusing Fuzev1 code.Thomas Martitz2010-04-05
* test_boost: fix r25464: button_get() can't be used with actionsAndree Buschmann2010-04-05
* Fuzev2: YUV output adapted from Fuzev1Rafaël Carré2010-04-05
* Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fpsRafaël Carré2010-04-05
* Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32Rafaël Carré2010-04-05
* Fuzev2: write pixel swapping in assembly for a some speed upRafaël Carré2010-04-05
* as3525v2: set PCLK correctlyRafaël Carré2010-04-05
* test_mem: fix r25464: button_get() can't be used with actionsRafaël Carré2010-04-05
* Fix capitalization in hotkey dialogJeffrey Goode2010-04-05
* Fix Clip keymap (manual) so that Clipv2 and Clip+ manuals build properlyMichael Chicoine2010-04-04
* Try to detect Wine.Dominik Riebeling2010-04-04
* Remove the Recorders and Players opt around the A-B part of the repeat mode t...Marianne Arnold2010-04-04
* Refine the file formats table which explains what plugins are used to open wh...Marianne Arnold2010-04-04
* Cleanup goban.tex. My main goal was to get the button table code into a reada...Marianne Arnold2010-04-04
* Make the displayed hotkey settings scroll (fix FS#11170)Alexander Levin2010-04-04
* Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP.Andree Buschmann2010-04-03
* use THREAD_ID_CURRENT instead of thread_get_current()Frank Gevaerts2010-04-03