Age | Commit message (Expand) | Author |
2010-04-07 | Insert links to the explanations of hotkey where it's mentioned. | Dominik Riebeling |
2010-04-07 | FS#11187 - diacritic.c is in 'drivers' but it does not belong there | Tomer Shalev |
2010-04-07 | Make ATA code not bother to retry requests that return IDNF (specified sector... | Torne Wuff |
2010-04-07 | Gigabeat S: Add some sanity checks for a strange charging anomaly that I have... | Michael Sevakis |
2010-04-07 | Set SVN keywords | Alexander Levin |
2010-04-07 | Set SVN keywords; small addition to the comment. | Alexander Levin |
2010-04-07 | Add comment to is_diacritic() | Tomer Shalev |
2010-04-07 | rbutil: Hebrew translation | Tomer Shalev |
2010-04-07 | Text viewer: Fix yellow | Tomer Shalev |
2010-04-07 | Fix layout special case for hebrew failing for system language (FS#11180). | Dominik Riebeling |
2010-04-07 | FS#11185 - Text viewer returns div by 0 if font is missing, renamed or corrupted | Tomer Shalev |
2010-04-07 | Text viewer: Fix red | Tomer Shalev |
2010-04-07 | Text viewer: Fix RTL languages and diacritic characters support | Tomer Shalev |
2010-04-07 | Text viewer: Replace macros with inline functions (which are about to be exte... | Tomer Shalev |
2010-04-07 | Text viewer: Use exact width for lcd_fillrect (no actuall change) | Tomer Shalev |
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é |