2010-08-01 |
kugel | Rockbox as an application: add get_user_file_path().
|
commit | commitdiff | tree |
2010-07-26 |
kugel | FS#11490 by Hayden Pearce
|
commit | commitdiff | tree |
2010-07-26 |
kugel | Fix cabbiev2.220x176x16.wps
|
commit | commitdiff | tree |
2010-07-26 |
kugel | Factor out opening and removing DIRCACHE_FILE into...
|
commit | commitdiff | tree |
2010-07-26 |
kugel | Fix potential buffer overflow.
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Rewrite set_file() to be smaller and better readable...
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Use browse_folder() for browsing eq presets and languages.
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Rockbox as an application: Fix a few yellows
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Move the array to where it belongs
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Add default case back to silence gcc false positive...
|
commit | commitdiff | tree |
2010-07-25 |
kugel | A bit more cleanup in rockbox_browse().
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Rewrite r21464 in a more compact/readable way. Reduces...
|
commit | commitdiff | tree |
2010-07-25 |
kugel | Use MAX_PATH for array used for filename.
|
commit | commitdiff | tree |
2010-07-25 |
kugel | $rbdir => $temp_dir where appropriate, shadowing $rbdir...
|
commit | commitdiff | tree |
2010-07-23 |
kugel | The previous commit was broken, not only because of...
|
commit | commitdiff | tree |
2010-07-23 |
kugel | Make %tx work as intended, so that it ignores the true...
|
commit | commitdiff | tree |
2010-07-17 |
kugel | Prettier genlang-features output. Use the same style...
|
commit | commitdiff | tree |
2010-07-13 |
kugel | Oops, remove leftovers
|
commit | commitdiff | tree |
2010-07-13 |
kugel | Remove forgotten lines and add a commit regarding app...
|
commit | commitdiff | tree |
2010-07-13 |
kugel | Fix up buildzip.pl
|
commit | commitdiff | tree |
2010-07-10 |
kugel | Fix red in app builds
|
commit | commitdiff | tree |
2010-07-10 |
kugel | Revert accidental change (I ran configure from within...
|
commit | commitdiff | tree |
2010-07-10 |
kugel | Rename/change SIMVER to APP_TYPE in the Makefiles.
|
commit | commitdiff | tree |
2010-07-06 |
kugel | Rockbox as an application: Add an 320x240 SDL application...
|
commit | commitdiff | tree |
2010-07-06 |
kugel | Add --prefix option to configure, and add it to make...
|
commit | commitdiff | tree |
2010-06-23 |
kugel | Silence the genversion.sh line during compilation a...
|
commit | commitdiff | tree |
2010-06-22 |
kugel | sim_icons.c is actually only for charcell display simulation.
|
commit | commitdiff | tree |
2010-06-22 |
kugel | Use correct opt in plasma.tex.
|
commit | commitdiff | tree |
2010-06-22 |
kugel | Convert plasma to use pluginlib actions.
|
commit | commitdiff | tree |
2010-06-22 |
kugel | Add an advanced build option to force compiling and...
|
commit | commitdiff | tree |
2010-06-21 |
kugel | I shouldn't have touched backlight.c at all :\ Also...
|
commit | commitdiff | tree |
2010-06-21 |
kugel | Fix yellows and reds (one was a type, the other was...
|
commit | commitdiff | tree |
2010-06-21 |
kugel | Rockbox as an application: Replace many occurences...
|
commit | commitdiff | tree |
2010-06-11 |
kugel | Get rid of the STATICIRAM hack for eabi builds.
|
commit | commitdiff | tree |
2010-06-11 |
kugel | Build Sansa e200 with new eabi gcc.
|
commit | commitdiff | tree |
2010-06-06 |
kugel | Use SYS_FS_CHANGED and a slight rework in the recalculation...
|
commit | commitdiff | tree |
2010-06-06 |
kugel | Fix remaining reds.
|
commit | commitdiff | tree |
2010-06-06 |
kugel | Fix most reds, I have no idea what's wrong with the...
|
commit | commitdiff | tree |
2010-06-06 |
kugel | Move target-simulating specific keymaps out of button...
|
commit | commitdiff | tree |
2010-06-05 |
kugel | Mini2440: Fix simulator. It's touchscreen so there...
|
commit | commitdiff | tree |
2010-06-05 |
kugel | Look for CROSS_COMPILE when building the simulator.
|
commit | commitdiff | tree |
2010-05-28 |
kugel | Upgrade the ARM eabi toolchain to gcc 4.4.4
|
commit | commitdiff | tree |
2010-05-28 |
kugel | Fix typo that made alarmclock exit immediately and...
|
commit | commitdiff | tree |
2010-05-26 |
kugel | Since the sdl to target tree move, the main thread...
|
commit | commitdiff | tree |
2010-05-20 |
kugel | Fix test_resize
|
commit | commitdiff | tree |
2010-05-20 |
kugel | Fix reds: add m3 keypad, fix typo in the ipods part...
|
commit | commitdiff | tree |
2010-05-20 |
kugel | Fix a data abort in codebuster.
|
commit | commitdiff | tree |
2010-05-20 |
kugel | S#10387 - Rework pluginlib actions
|
commit | commitdiff | tree |
2010-05-19 |
kugel | Revert r26060. A better fix was found. The acceleration...
|
commit | commitdiff | tree |
2010-05-18 |
kugel | Rename sdl lcd initialization to (remote_)lcd_init_device...
|
commit | commitdiff | tree |
2010-05-17 |
kugel | A bit further cleanup in system-sdl.c.
|
commit | commitdiff | tree |
2010-05-17 |
kugel | Fix another warning which strangely only occurs on...
|
commit | commitdiff | tree |
2010-05-17 |
kugel | Restore changes of r25809 that got lost in the target...
|
commit | commitdiff | tree |
2010-05-17 |
kugel | Fix FS#11280
|
commit | commitdiff | tree |
2010-05-16 |
kugel | memset is in string.h, not memory.h.
|
commit | commitdiff | tree |
2010-05-16 |
kugel | Fix building on cygwin.
|
commit | commitdiff | tree |
2010-05-15 |
kugel | Correct button_read_device prototype for HAVE_BUTTON_DATA.
|
commit | commitdiff | tree |
2010-05-15 |
kugel | Fix last reds, database tool definitely needs rework.
|
commit | commitdiff | tree |
2010-05-15 |
kugel | Get checkwps going again, don't mess with sdl in it.
|
commit | commitdiff | tree |
2010-05-15 |
kugel | - Move uisimulator/sdl/*.[ch] into the target tree...
|
commit | commitdiff | tree |
2010-05-14 |
kugel | Fix remaining reds/yellows.
|
commit | commitdiff | tree |
2010-05-14 |
kugel | Fix wrong #ifdefs.
|
commit | commitdiff | tree |
2010-05-14 |
kugel | Move math.h to firmware/libc/include/ and fix slight...
|
commit | commitdiff | tree |
2010-05-14 |
kugel | Include host system's header files and don't compile...
|
commit | commitdiff | tree |
2010-05-09 |
kugel | Undo a change of r25850 which broke SDL audio on some...
|
commit | commitdiff | tree |
2010-05-09 |
kugel | Remove -U_GNU_SOURCE again (was added in r25850). It...
|
commit | commitdiff | tree |
2010-05-07 |
kugel | Fix disastrous variable shadowing, change casts to...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Fix last sprintf warning.
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Fix the remaining reds.
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Fix c&p error from r25853 that should've fixed some...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Revert r25854 which was bad for the database tool ...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Fix checkwps by using host system's file IO (thanks...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Fix some more snprintf related warnings.
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Fix some size_t related warnings (hopefully, they seem...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Add firmware/include to the include path to fix checkwps.
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Move c/h files implementing/defining standard library...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Make open() posix compliant api-wise. A few calls ...
|
commit | commitdiff | tree |
2010-05-06 |
kugel | Make creat() posix compliant API-wise. Shouldn't affect...
|
commit | commitdiff | tree |
2010-05-03 |
kugel | Update a comment to reflect the previous commit.
|
commit | commitdiff | tree |
2010-05-03 |
kugel | Move read_line() further down so that it can be used...
|
commit | commitdiff | tree |
2010-05-02 |
kugel | Fix wrong udelay logic that made it be way off.
|
commit | commitdiff | tree |
2010-04-27 |
kugel | Two corrections to the previous commit (wrong timer...
|
commit | commitdiff | tree |
2010-04-27 |
kugel | FS#11172 - Fuzev2: Read the scrollwheel scrollwheel...
|
commit | commitdiff | tree |
2010-04-27 |
kugel | as3525(v2): Add a somewhat inaccurate udelay (-0.5...
|
commit | commitdiff | tree |
2010-04-25 |
kugel | Fix yellows
|
commit | commitdiff | tree |
2010-04-25 |
kugel | Remove lots of simulator-speficic #ifdef'ing in sound...
|
commit | commitdiff | tree |
2010-04-16 |
kugel | Cleanup thread_entry definition a bit. Reorder members...
|
commit | commitdiff | tree |
2010-04-16 |
kugel | Convert macro to inline function and move it into ...
|
commit | commitdiff | tree |
2010-04-16 |
kugel | Use API call instead of accessing a global variable...
|
commit | commitdiff | tree |
2010-04-05 |
kugel | Revert part of r25489 as it didn't fix the problem...
|
commit | commitdiff | tree |
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 |