2010-04-05 |
kugel | as3525v2: Move codec into iram freeing 1MB for the...
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Correct comment.
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Fuzev2: Use 40MHz as unboosted frequency. The lcd speed...
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Add T for plugins to the advanced build options to...
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Fix yellow. Another function unneeded in the bootloader.
|
commit | commitdiff | tree |
2010-04-05 |
kugel | as2525(v2): We don't need yuv blitting/greylib support...
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Add forgotten file (git was supposed to rename!).
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Fuzev2: Reduce code duplication by reusing Fuzev1 code.
|
commit | commitdiff | tree |
2010-04-03 |
kugel | Move delta calculation up so that only the loop time...
|
commit | commitdiff | tree |
2010-04-03 |
kugel | Memory benchmark plugin. Tests memory speeds and prints...
|
commit | commitdiff | tree |
2010-04-01 |
kugel | Fix test_boost boost handling. Also show the number...
|
commit | commitdiff | tree |
2010-04-01 |
kugel | Fuzev2: Scrollwheel works like a charm :)
|
commit | commitdiff | tree |
2010-03-29 |
kugel | Fix bootloader red, it doesn't have backlight handling.
|
commit | commitdiff | tree |
2010-03-29 |
kugel | Fuzev2: Preliminary button support. Scrollwheel does...
|
commit | commitdiff | tree |
2010-03-16 |
kugel | A tiny bit more Sansa Fuze v2 work.
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Fix two warnings that appear with gcc4.4.3. The one...
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Make mini2440 compile again.
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Fix red.
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Use ldr instead of adr, so that it compiles with a...
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Fix a bunch of boot.lds files so that they build with...
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Correct search&replace error.
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Make it easier to change the toolchain in the dualboot...
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Make bin2c ensure that the generated C arrays are 32bit...
|
commit | commitdiff | tree |
2010-03-08 |
kugel | Update rockboxdev.sh/configure for arm-elf-eabi-gcc...
|
commit | commitdiff | tree |
2010-03-04 |
kugel | Add a few warning comments about the INIT_ATTR stuff.
|
commit | commitdiff | tree |
2010-03-04 |
kugel | Fix as3525 lowmem targets. They put the init code into...
|
commit | commitdiff | tree |
2010-03-04 |
kugel | Don't forget to initialize the wps.
|
commit | commitdiff | tree |
2010-03-04 |
kugel | Fix ipodvideo64mb by making the branch to main a long...
|
commit | commitdiff | tree |
2010-03-03 |
kugel | Really fix bootloaders now.
|
commit | commitdiff | tree |
2010-03-03 |
kugel | Fix remaining reds. I forgot to change the app.lds...
|
commit | commitdiff | tree |
2010-03-03 |
kugel | Don't call this two, it's uneeded (and would crash...
|
commit | commitdiff | tree |
2010-03-03 |
kugel | Fix reds. Don't use the init section in the bootloader...
|
commit | commitdiff | tree |
2010-03-03 |
kugel | FS#10756 - Free unused init code
|
commit | commitdiff | tree |
2010-03-01 |
kugel | Revert r24958. It didn't fix anything (in fact, the...
|
commit | commitdiff | tree |
2010-02-27 |
kugel | Add playlist viewer screen to %cs.
|
commit | commitdiff | tree |
2010-02-27 |
kugel | Fix dead parts of the wps when leaving it.
|
commit | commitdiff | tree |
2010-02-27 |
kugel | Store the list of fonts in a linked list instead of...
|
commit | commitdiff | tree |
2010-02-27 |
kugel | Properly handle empty and '-' font settings.
|
commit | commitdiff | tree |
2010-02-26 |
kugel | Sansa Fuzev2: Add mkamsboot and dualboot support. The...
|
commit | commitdiff | tree |
2010-02-25 |
kugel | Add Sansa Fuzev2 to the target tree. Bootloader builds...
|
commit | commitdiff | tree |
2010-02-21 |
kugel | Don't be too wasteful and only reparse skins when actually...
|
commit | commitdiff | tree |
2010-02-21 |
kugel | Shorten settings_skins_apply() and correct some checks.
|
commit | commitdiff | tree |
2010-02-21 |
kugel | Properly generate (with "Save Theme Settings") and...
|
commit | commitdiff | tree |
2010-02-21 |
kugel | Fix the mechanism to fail to parse skins if images...
|
commit | commitdiff | tree |
2010-02-21 |
kugel | Fix wpsbuild to properly generate "-" for theme related...
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Correct ActionFMPreset manual entry for the Fuze.
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Factor out some drawing code.
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Quickscreen for the radio screen. I added a keymap...
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Fix up Fuze's radio keymap a bit.
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Remove a few unused defines
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Update the manual according to the playlist viewer...
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Playlist Viewer Changes to bring consistency:
|
commit | commitdiff | tree |
2010-02-20 |
kugel | Use a helpfer function to avoid ugly casting and correct...
|
commit | commitdiff | tree |
2010-02-18 |
kugel | Hopefully fix yellow now, I don't understand why %ld...
|
commit | commitdiff | tree |
2010-02-18 |
kugel | Fix yellow caused by signedness.
|
commit | commitdiff | tree |
2010-02-18 |
kugel | Fix FS#11004 - Buffering crashes when skipping back...
|
commit | commitdiff | tree |
2010-02-12 |
kugel | Convert RINGBUF_* macros to inline functions, saving...
|
commit | commitdiff | tree |
2010-02-10 |
kugel | Bubbles: Don't save scores when quit without saving...
|
commit | commitdiff | tree |
2010-01-27 |
kugel | Fix yellows
|
commit | commitdiff | tree |
2010-01-27 |
kugel | Fix multiscreen handling of the viewportmanager.
|
commit | commitdiff | tree |
2010-01-26 |
kugel | Fuze: Change pause/exit button in chopper to short...
|
commit | commitdiff | tree |
2010-01-26 |
kugel | Update on even pixel boundaries on the e200v2 for best...
|
commit | commitdiff | tree |
2010-01-26 |
kugel | Fix wps showing parts of the main backdrop in some...
|
commit | commitdiff | tree |
2010-01-26 |
kugel | Accept the last patch FS#10797 with a few changes by...
|
commit | commitdiff | tree |
2010-01-19 |
kugel | Fix red, moved around a bit to much.
|
commit | commitdiff | tree |
2010-01-19 |
kugel | Fix FS#10867 and a few more potential issues by imitate...
|
commit | commitdiff | tree |
2010-01-08 |
kugel | Sansa e200v2/Fuze: Optimize YUV blitting by writing...
|
commit | commitdiff | tree |
2010-01-07 |
kugel | Sansa AMS: Time has shown that switching between 16...
|
commit | commitdiff | tree |
2010-01-07 |
kugel | e200v2/Fuze: Correct and simplify clipping clipping...
|
commit | commitdiff | tree |
2009-11-26 |
kugel | Remove unused card_detect(), and make card_detect_target...
|
commit | commitdiff | tree |
2009-11-26 |
kugel | Revert unrelated commit
|
commit | commitdiff | tree |
2009-11-26 |
kugel | Redo a hack that precluded entering a folder on an...
|
commit | commitdiff | tree |
2009-11-25 |
kugel | Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG...
|
commit | commitdiff | tree |
2009-11-25 |
kugel | Add a simple sanity check before checking for changed...
|
commit | commitdiff | tree |
2009-11-25 |
kugel | Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed...
|
commit | commitdiff | tree |
2009-11-19 |
kugel | Add --eabi to let configure prefer the arm-elf-eabi...
|
commit | commitdiff | tree |
2009-11-16 |
kugel | Remove a left-over check for metadata info being ready...
|
commit | commitdiff | tree |
2009-11-16 |
kugel | Avoid two subsequent full update.
|
commit | commitdiff | tree |
2009-11-16 |
kugel | Fix some drawing problems when displaying the WPS initially...
|
commit | commitdiff | tree |
2009-11-15 |
kugel | Change "r" back to "i" (i is for immediate, so no syntax...
|
commit | commitdiff | tree |
2009-11-15 |
kugel | Partly revert r23625 (the TIMEOUT_NOBLOCK change),...
|
commit | commitdiff | tree |
2009-11-15 |
kugel | Consolidate some #ifdef code.
|
commit | commitdiff | tree |
2009-11-15 |
kugel | Fix crash when selecting statusbar: custom in the menus...
|
commit | commitdiff | tree |
2009-11-15 |
kugel | Fix a few possible problems discovered in -O0 / eabi...
|
commit | commitdiff | tree |
2009-11-14 |
kugel | Fix peakmeter from delaying the initial display of...
|
commit | commitdiff | tree |
2009-11-10 |
kugel | Fall back to info vp from sbs when intersection fails...
|
commit | commitdiff | tree |
2009-11-10 |
kugel | Revert r23599 and r23600 and fix the early usb problem...
|
commit | commitdiff | tree |
2009-11-04 |
kugel | Get font and colors from UI viewport before intersecting...
|
commit | commitdiff | tree |
2009-11-04 |
kugel | Fix a possiblity where viewport_set_default left the...
|
commit | commitdiff | tree |
2009-11-04 |
kugel | Forgot to remove wps_data.remove_wps in checkwps too.
|
commit | commitdiff | tree |
2009-11-04 |
kugel | Fix player yellows and reds. I'm not sure why viewport...
|
commit | commitdiff | tree |
2009-11-04 |
kugel | Remove wps_data.remote_wps. It's redundant with the...
|
commit | commitdiff | tree |
2009-11-04 |
kugel | Reorder a bit in viewport.c so that we don't need stubs...
|
commit | commitdiff | tree |
2009-11-03 |
kugel | Simplify uart_printf() a bit by using vuprintf(), that...
|
commit | commitdiff | tree |
2009-11-03 |
kugel | Rename vfnprintf to vuprintf (u stands for user for...
|
commit | commitdiff | tree |
2009-11-03 |
kugel | Fix a #elif without condion (is an error with newer...
|
commit | commitdiff | tree |
2009-11-01 |
kugel | Rework how feature skin tags work (%cc currently) when...
|
commit | commitdiff | tree |
2009-11-01 |
kugel | Move find_viewport() and find_image() to skin_parser...
|
commit | commitdiff | tree |
2009-11-01 |
kugel | Fix red - statusbar_position() is a macro.
|
commit | commitdiff | tree |
2009-11-01 |
kugel | Remove a wps function call from skin engine, hopefully...
|
commit | commitdiff | tree |