2010-07-14 |
funman | wmapro: don't force little endianness
|
commit | commitdiff | tree |
2010-07-14 |
funman | Check if ROCKBOX_LITTLE_ENDIAN and ROCKBOX_BIG_ENDIAN...
|
commit | commitdiff | tree |
2010-07-14 |
funman | Add a lcd_contrast feature and use it for the relevant...
|
commit | commitdiff | tree |
2010-07-14 |
funman | Fuze*/e200v2: remove unused lcd_set_contrast()
|
commit | commitdiff | tree |
2010-07-13 |
funman | genlang-features: simplify generation
|
commit | commitdiff | tree |
2010-07-11 |
funman | strstr(): cosmetics
|
commit | commitdiff | tree |
2010-07-11 |
funman | strstr: replace GPLv2-only implementation from Linux...
|
commit | commitdiff | tree |
2010-07-11 |
funman | skin engine: fix simulator builds
|
commit | commitdiff | tree |
2010-07-11 |
funman | enable skin debug only in the simulator
|
commit | commitdiff | tree |
2010-07-11 |
funman | pdbox: avoid making own DEBUG clash with rockbox define
|
commit | commitdiff | tree |
2010-07-11 |
funman | lua: make DEBUG undefined by default, as doc states
|
commit | commitdiff | tree |
2010-07-11 |
funman | fat.c: fix format specifier in DEBUG build
|
commit | commitdiff | tree |
2010-07-10 |
funman | SDL: fix typo
|
commit | commitdiff | tree |
2010-07-10 |
funman | SDL enhancements:
|
commit | commitdiff | tree |
2010-07-09 |
funman | FS#11466 and FS#11467 by Pierre-Yves Roosens
|
commit | commitdiff | tree |
2010-07-09 |
funman | Revert r27359
|
commit | commitdiff | tree |
2010-07-09 |
funman | configure: build ipod4g with eabi
|
commit | commitdiff | tree |
2010-07-07 |
funman | buildzip.pl: more fixes
|
commit | commitdiff | tree |
2010-07-07 |
funman | buildzip.pl: fix r27310 and r27317
|
commit | commitdiff | tree |
2010-07-07 |
funman | battery_bench: make log time start at 0 (since plugin...
|
commit | commitdiff | tree |
2010-07-07 |
funman | wmapro codec sim build needs to link with libm
|
commit | commitdiff | tree |
2010-07-04 |
funman | Fix win32 simulator builds (tested cross compilation...
|
commit | commitdiff | tree |
2010-07-04 |
funman | sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN
|
commit | commitdiff | tree |
2010-07-04 |
funman | Simulator: build recording code
|
commit | commitdiff | tree |
2010-07-04 |
funman | chessbox: fix 'i = i++', based on gnuchess4.0-pl80
|
commit | commitdiff | tree |
2010-07-03 |
funman | Clip+ LCD: support devices with a different controller
|
commit | commitdiff | tree |
2010-07-03 |
funman | Add -Wl,-z,defs to GCCOPTS
|
commit | commitdiff | tree |
2010-07-01 |
funman | mp3 encoder (codec): left and right channels were inverted...
|
commit | commitdiff | tree |
2010-07-01 |
funman | encoders are not built in sim builds
|
commit | commitdiff | tree |
2010-06-29 |
funman | usb-drv-as3525v2.c: fix compilation (typo)
|
commit | commitdiff | tree |
2010-06-29 |
funman | Fuze: USB HID keymap copy/pasted from e200
|
commit | commitdiff | tree |
2010-06-25 |
funman | lcd-m6sp.c: remove \r
|
commit | commitdiff | tree |
2010-06-24 |
funman | Build cowond2 with gcc-eabi
|
commit | commitdiff | tree |
2010-06-24 |
funman | Simulator: explicitely link with libdl and libm
|
commit | commitdiff | tree |
2010-06-24 |
funman | add Martin Sägmüller to CREDITS
|
commit | commitdiff | tree |
2010-06-23 |
funman | Build doom on clipv2 and clip+
|
commit | commitdiff | tree |
2010-06-23 |
funman | Clip+ manual: use clip screenshots
|
commit | commitdiff | tree |
2010-06-23 |
funman | fuze: make sure down exits the FM screen, and nothing...
|
commit | commitdiff | tree |
2010-06-23 |
funman | FS#11399 by me: fix r26998 for text_viewer
|
commit | commitdiff | tree |
2010-06-23 |
funman | sd-as3525.c: get rid of MCI_ARG
|
commit | commitdiff | tree |
2010-06-23 |
funman | sd-as3525.c: disable wide bus, it corrupts writes
|
commit | commitdiff | tree |
2010-06-23 |
funman | as3525*: initialize cpu_frequency correctly
|
commit | commitdiff | tree |
2010-06-23 |
funman | sansa AMS bootloader: build if USE_ROCKBOX_USB isn...
|
commit | commitdiff | tree |
2010-06-23 |
funman | Sansa AMS bootloader: enter USB mode only when needed
|
commit | commitdiff | tree |
2010-06-23 |
funman | revert r27044 (which was a revert of r26953 & r26954)
|
commit | commitdiff | tree |
2010-06-23 |
funman | playback.c: don't assume cacheline size is 16 bytes
|
commit | commitdiff | tree |
2010-06-22 |
funman | test_codec: allocate wavbuffer/dspbuffer dynamically
|
commit | commitdiff | tree |
2010-06-22 |
funman | test_codec: remove 2 static string buffers and put...
|
commit | commitdiff | tree |
2010-06-22 |
funman | revert r26953 + r26954
|
commit | commitdiff | tree |
2010-06-22 |
funman | CREDITS: Capitalize FFmpeg properly
|
commit | commitdiff | tree |
2010-06-22 |
funman | test_codec: fix DEBUGF pointer format specifier
|
commit | commitdiff | tree |
2010-06-21 |
funman | debug menu: avoid using constant variables in array...
|
commit | commitdiff | tree |
2010-06-20 |
funman | text_viewer: cleanup & bugfix
|
commit | commitdiff | tree |
2010-06-20 |
funman | Revert r26937 (as3525v2: use 248MHz PLL)
|
commit | commitdiff | tree |
2010-06-19 |
funman | bininstall: works for PREFIX directories with spaces
|
commit | commitdiff | tree |
2010-06-19 |
funman | make bininstall rule depend on the binary
|
commit | commitdiff | tree |
2010-06-19 |
funman | new bininstall rule to install rockbox binary only
|
commit | commitdiff | tree |
2010-06-19 |
funman | don't parse features.txt when not needed
|
commit | commitdiff | tree |
2010-06-19 |
funman | minesweeper: bugfixes / code improvements
|
commit | commitdiff | tree |
2010-06-19 |
funman | make clean: delete lib/ directory
|
commit | commitdiff | tree |
2010-06-19 |
funman | fix r26953: use physical address for DMA buffer, also...
|
commit | commitdiff | tree |
2010-06-19 |
funman | sd-as3525*: handle aligned transfers without memcpy()
|
commit | commitdiff | tree |
2010-06-19 |
funman | FS#11417 by Joe Balough: fix audio/tuner on philips...
|
commit | commitdiff | tree |
2010-06-19 |
funman | usb-drv-as3525: set bulk max packet size according...
|
commit | commitdiff | tree |
2010-06-18 |
funman | ACTION_FM_QUICKSCREEN is unused
|
commit | commitdiff | tree |
2010-06-18 |
funman | clip recording keymap changes, thanks to dfkt
|
commit | commitdiff | tree |
2010-06-18 |
funman | radio keymap: enable fuze/clip buttons
|
commit | commitdiff | tree |
2010-06-18 |
funman | clip+ keymap: revert r26396
|
commit | commitdiff | tree |
2010-06-18 |
funman | as3525v2: use 248MHz PLL (reverse engineered by bertrik)
|
commit | commitdiff | tree |
2010-06-18 |
funman | as3525: cache first read of enrd0 register
|
commit | commitdiff | tree |
2010-06-18 |
funman | as3525*: make udelay() be a simple busy loop
|
commit | commitdiff | tree |
2010-06-18 |
funman | arm/crt0.S: comment why the reset vector doesn't use...
|
commit | commitdiff | tree |
2010-06-18 |
funman | fix endif wrongly removed (should have been moved)...
|
commit | commitdiff | tree |
2010-06-18 |
funman | as3525*: enable USB stack in bootloader (but not USE_ROCKBOX...
|
commit | commitdiff | tree |
2010-06-18 |
funman | as3525*: enable MMU in bootloader
|
commit | commitdiff | tree |
2010-06-18 |
funman | rolo is only needed in SH bootloaders, not other bootloaders
|
commit | commitdiff | tree |
2010-06-18 |
funman | Sansa AMS: fix bootloader USB mode
|
commit | commitdiff | tree |
2010-06-18 |
funman | FS#11347 by me: *dir LUA functions: luadir module
|
commit | commitdiff | tree |
2010-06-18 |
funman | as3525: bootloader USB mode
|
commit | commitdiff | tree |
2010-06-18 |
funman | sd-as3525: enable writing, sd_enable() and card_get_info_tar...
|
commit | commitdiff | tree |
2010-06-18 |
funman | usb-drv-as3525: use udelay() and not a C busy loop
|
commit | commitdiff | tree |
2010-06-18 |
funman | usb-drv-as3525: build with LOGF_ENABLE undefined
|
commit | commitdiff | tree |
2010-06-17 |
funman | Make sure files which aren't windows-specific use ...
|
commit | commitdiff | tree |
2010-06-17 |
funman | AMSv2 RTC: no need to write to RTC_WAKEUP register
|
commit | commitdiff | tree |
2010-06-16 |
funman | FS#11402 by me : sd_enable for Sansa AMSv2
|
commit | commitdiff | tree |
2010-06-15 |
funman | test_disk: print return values in case of error
|
commit | commitdiff | tree |
2010-06-13 |
funman | cowond2: make the code consistent with the comments...
|
commit | commitdiff | tree |
2010-06-13 |
funman | build cowond2 and iaudio7 with EABI, they aren't stable
|
commit | commitdiff | tree |
2010-06-12 |
funman | fuzev2 manual: mention the USB OF setting
|
commit | commitdiff | tree |
2010-06-12 |
funman | __div0: give the address of the instruction calling...
|
commit | commitdiff | tree |
2010-06-12 |
funman | ARM: __div0() takes no argument
|
commit | commitdiff | tree |
2010-06-12 |
funman | Sansa AMS: call the exception handler with the correct...
|
commit | commitdiff | tree |
2010-06-11 |
funman | rockboxdev: patch eabi binutils to fix thumb interworking...
|
commit | commitdiff | tree |
2010-06-11 |
funman | pcm as3525v1: revert 26761 to use faster ASM code
|
commit | commitdiff | tree |
2010-06-11 |
funman | Warn when building an ARM target with non-eabi default...
|
commit | commitdiff | tree |
2010-06-11 |
funman | configure: don't use thumb on native builds (simulator...
|
commit | commitdiff | tree |
2010-06-11 |
funman | ata-creative-zvm: make sure return value is defined
|
commit | commitdiff | tree |
2010-06-11 |
funman | Make --thumb the default for AMSv1 with 2MB of RAM
|
commit | commitdiff | tree |
2010-06-11 |
funman | Make EABI gcc the default for ARM platforms
|
commit | commitdiff | tree |
2010-06-11 |
funman | pcm-pp: revert r26756
|
commit | commitdiff | tree |