Age | Commit message (Expand) | Author |
2010-04-07 | Text viewer: Make global variables static | Tomer Shalev |
2010-04-07 | Text viewer: Fix limit calculation in col_limit() which maximizes overlapping... | Tomer Shalev |
2010-04-07 | Text viewer: Fix possible memory corruption | Tomer Shalev |
2010-04-07 | Text viewer: Documentation and code cosmetics (no functional changes) | Tomer Shalev |
2010-04-07 | Gigabeat S: Extend the upper temperature range for battery charging to 50C: O... | Michael Sevakis |
2010-04-07 | sd-as3525v2: Set SD FIFO TX/RX watermarks once in init_controller() and leav... | Jack Halpin |
2010-04-07 | Gigabeat S (imx31): Begin voltage and frequency scaling code. For now, to avo... | Michael Sevakis |
2010-04-07 | Remove vim option line | Tobias Diedrich |
2010-04-06 | Fix typo in a bootchart message | Torne Wuff |
2010-04-06 | Another small bookmark.c revision, no functional change, saves bin size | Jeffrey Goode |
2010-04-06 | Bookmark.c cleanup, still no functional changes... yet | Jeffrey Goode |
2010-04-06 | Slovak language update | Bertrik Sikken |
2010-04-06 | Make array static const in apps/recorder/jpeg_load.c | Bertrik Sikken |
2010-04-06 | Detect C200v2 variant by reading A7, use A5 or A7 to control backlight and bu... | Tobias Diedrich |
2010-04-06 | Sansa AMS: Split set_cpu_frequency() into 2 separate functions for as3525v1... | Jack Halpin |
2010-04-06 | AS3525v2: Set XPD to SD-MMC interface in sd_init() for HAVE_MULTIDRIVE. | Jack Halpin |
2010-04-06 | SansaAMS: Only use INT_MCIO with as3525v1, it is unused in as3525v2. | Jack Halpin |
2010-04-06 | Revert unrelated part of r25491 : fuzev1 init code works again | Rafaël Carré |
2010-04-05 | Restructure some bookmarking code, preparatory to adding version info to book... | Jeffrey Goode |
2010-04-05 | Add simple bootchart -> gnuplot shell script | Maurus Cuelenaere |
2010-04-05 | Revert part of r25489 as it didn't fix the problem, that the CPU frequency de... | Thomas Martitz |
2010-04-05 | as3525v2: Move codec into iram freeing 1MB for the audio buffer and also a sm... | Thomas Martitz |
2010-04-05 | Correct comment. | Thomas Martitz |
2010-04-05 | Fuzev2: Use 40MHz as unboosted frequency. The lcd speed and ui responsiveness... | Thomas Martitz |
2010-04-05 | Add T for plugins to the advanced build options to build all test_* plugins. | Thomas Martitz |
2010-04-05 | Set options so that the sim actually builds on Opensolaris. The build still t... | Jens Arnold |
2010-04-05 | Improve SDL detection, so that path order doesn't matter if both native SDL a... | Jens Arnold |
2010-04-05 | as3525v2: show the correct freqs in debug menu, CGU_PERI uses fclk as source | Rafaël Carré |
2010-04-05 | Fix yellow. Another function unneeded in the bootloader. | Thomas Martitz |
2010-04-05 | as2525(v2): We don't need yuv blitting/greylib support in the bootloader so d... | Thomas Martitz |
2010-04-05 | Add forgotten file (git was supposed to rename!). | Thomas Martitz |
2010-04-05 | Fuzev2: Reduce code duplication by reusing Fuzev1 code. | Thomas Martitz |
2010-04-05 | test_boost: fix r25464: button_get() can't be used with actions | Andree Buschmann |
2010-04-05 | Fuzev2: YUV output adapted from Fuzev1 | Rafaël Carré |
2010-04-05 | Fuzev2: use RGB565SWAPPED (pointed out by amiconn) => 91fps | Rafaël Carré |
2010-04-05 | Fuzev2: don't reinvent the wheel: swap pixels with existing swap_odd_even32 | Rafaël Carré |
2010-04-05 | Fuzev2: write pixel swapping in assembly for a some speed up | Rafaël Carré |
2010-04-05 | as3525v2: set PCLK correctly | Rafaël Carré |
2010-04-05 | test_mem: fix r25464: button_get() can't be used with actions | Rafaël Carré |
2010-04-05 | Fix capitalization in hotkey dialog | Jeffrey Goode |
2010-04-04 | Fix Clip keymap (manual) so that Clipv2 and Clip+ manuals build properly | Michael Chicoine |
2010-04-04 | Try to detect Wine. | Dominik Riebeling |
2010-04-04 | Remove the Recorders and Players opt around the A-B part of the repeat mode t... | Marianne Arnold |
2010-04-04 | Refine the file formats table which explains what plugins are used to open wh... | Marianne Arnold |
2010-04-04 | Cleanup goban.tex. My main goal was to get the button table code into a reada... | Marianne Arnold |
2010-04-04 | Make the displayed hotkey settings scroll (fix FS#11170) | Alexander Levin |
2010-04-03 | Make test_mem.c and test_boost.c compilable on targets without BUTTON_UP. | Andree Buschmann |
2010-04-03 | use THREAD_ID_CURRENT instead of thread_get_current() | Frank Gevaerts |
2010-04-03 | Clipv2: read hold switch correctly | Rafaël Carré |
2010-04-03 | Fix some forgotten storage_(read|write)_sectors() calls | Frank Gevaerts |