summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-26build system: unify/simplify library handling a bit.Thomas Martitz15-90/+79
2012-03-26skin_engine: fix scrolling lines with dynamic contentJonathan Gordon1-1/+1
2012-03-25android: only output unzip log message when performing the unzip.Thomas Martitz1-8/+8
2012-03-25android: clean-up and some refactoring in java code.Thomas Martitz6-75/+63
2012-03-25buflib/shrink_callback: Resume playback only if it was playing (not paused).Thomas Martitz1-1/+2
2012-03-25ignore ipodpatcher binaryRafaël Carré1-0/+3
2012-03-22rk27xx: implement system_init()Marcin Bukat1-0/+29
2012-03-22android: Remove hack not needed anymore (since 58e097d).Thomas Martitz1-7/+0
2012-03-22android: lcd_update/_rect() changesThomas Martitz2-29/+42
2012-03-22Redraw simplelist if/when necessary-Thomas Martitz1-0/+1
2012-03-22android: Add facility for java code to wait native code to be ready.Thomas Martitz5-2/+62
2012-03-22Don't hardcode cpu frequency in test_codecMarcin Bukat1-6/+2
2012-03-22revert changes in test_disk.c introduced by accident in r30459Marcin Bukat1-4/+4
2012-03-20Remove left-over debug statement (oops).Thomas Martitz1-1/+0
2012-03-20lcd_fillrect(): Unify 16bit implementations (move to 16bit-common.c)Thomas Martitz3-224/+116
2012-03-20Refactor lcd_clear_viewport().Thomas Martitz3-100/+84
2012-03-20Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon3-0/+41
2012-03-20sdl: Fix the sdl init so the sim will get a taskbar itemJonathan Gordon1-2/+2
2012-03-19sansa clip+: properly reset display using the reset pinBertrik Sikken1-1/+3
2012-03-19Option to constrain get_next_dir() to directories below global_settings.start...Nick Peskett10-69/+157
2012-03-19center logo horizontaly in bootloader version of show_logo()Marcin Bukat1-2/+3
2012-03-19mrobe500: fix warrnig in bootloaderMarcin Bukat1-1/+2
2012-03-19fix cache function nameMarcin Bukat1-1/+1
2012-03-18Add RBCODEC_LIB to android and ypr0 builds so they link again.Frank Gevaerts2-2/+3
2012-03-18Add missing include path.Nils Wallménius1-0/+1
2012-03-18Drop checkwps from .gitignore, we don't build it in-tree anymore.Nils Wallménius1-4/+0
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell80-112/+97
2012-03-18gmtime: avoid a modulusRafaël Carré1-1/+1
2012-03-17Correct polish translation.Szymon Dziok1-24/+24
2012-03-17HDD6330: Correct voltage values, based on the values found in the OF.Szymon Dziok1-4/+4
2012-03-17HDD6330: Simplify strange OF voltage calculation, it's linear anyway.Szymon Dziok1-16/+2
2012-03-17imx233/fuze+: rework lradc/adc code, add external temperature sensing(battery)Amaury Pouly7-51/+135
2012-03-16More meaningful name and type for 'root menu' settingAlexander Levin3-6/+6
2012-03-15fuze+: add unknown channel to debug menuAmaury Pouly3-2/+5
2012-03-15imx233/fuze+: rework i2c and fmradio_i2c initAmaury Pouly6-11/+15
2012-03-15imx233: enable charging in bootloader USB mode by including powermgmtAmaury Pouly3-3/+18
2012-03-15skin_engine: Reenable skin debugging in the sim (use --debugwps)Jonathan Gordon6-671/+10
2012-03-15Fix compile errorsJonathan Gordon2-0/+6
2012-03-15skin_engine: New tag to draw a rectangle (optionally with a gradient)Jonathan Gordon9-6/+105
2012-03-15Fuze+/calendar's plugin update keymaps and manualJean-Louis Biasini2-11/+13
2012-03-15Fuze+: update minor keymaps mapping for manual consistency/simplicityJean-Louis Biasini1-1/+1
2012-03-15Revert "Fix FS#12606 - next track can cause the screen to be cleared"Jonathan Gordon3-33/+0
2012-03-14Fix FS#12606 - next track can cause the screen to be clearedJonathan Gordon3-0/+33
2012-03-13Convert IMX233 RTC driver (used in fuze+) to use mktime and gmtimeBertrik Sikken1-110/+10
2012-03-13Update manual for %cs and %T tagsOsborne Jacobs1-7/+15
2012-03-13Add new actions to %Tp (Touchscreen areas)Osborne Jacobs4-8/+31
2012-03-12Update manual for boot behaviour on clip+, clipv2 and fuzev2.Dominik Riebeling1-3/+4
2012-03-12Enable MPIO HD200 and HD300 installation.Dominik Riebeling1-2/+0
2012-03-12Fix false positive in version detection.Dominik Riebeling2-1/+2
2012-03-12Test: check retrieved version string as well.Dominik Riebeling1-0/+2