2010-09-23 |
kugel | Touchscreen: Improve scrolling in absolute point mode.
|
commit | commitdiff | tree |
2010-09-22 |
kugel | Enlarge the button post interval against audio drop...
|
commit | commitdiff | tree |
2010-09-22 |
kugel | Touchscreen: button driver improvements
|
commit | commitdiff | tree |
2010-09-22 |
kugel | Removed a bit too much, libmisc.so shall still depend...
|
commit | commitdiff | tree |
2010-09-22 |
kugel | Android port: Remove the "make zip" dependency of make...
|
commit | commitdiff | tree |
2010-09-21 |
kugel | Bad copy&paste.
|
commit | commitdiff | tree |
2010-09-21 |
kugel | Use convenience function.
|
commit | commitdiff | tree |
2010-09-20 |
kugel | Fix a bug in playlist viewer's list handling, causing...
|
commit | commitdiff | tree |
2010-09-20 |
kugel | Remove R.java from version control, it's auto-generated.
|
commit | commitdiff | tree |
2010-09-20 |
kugel | Fix typo
|
commit | commitdiff | tree |
2010-09-20 |
kugel | Redirect (L)DEBUGFs to adb logcat in DEBUG enabled...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | The zip target isn't a good prerequisite for another...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Adhere to the 80-char line width limit.
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Redo r28059, minBufferSize() turned out a bit more...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Code style changes in the java part (whitespaces and...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | The rockbox header got lost at some point.
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Android: Use an explicit 8k buffer for unzipping libmisc...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Extend make clean for android zu also cleanup the compiled...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Android: Fix a problem where entered Rockbox multiple...
|
commit | commitdiff | tree |
2010-09-12 |
kugel | Use getMinBufferSize instead of hardcoding a buffer...
|
commit | commitdiff | tree |
2010-09-09 |
kugel | Fix beast, forgot the asm label when renaming.
|
commit | commitdiff | tree |
2010-09-09 |
kugel | Also rename cpucache_invalidate() function for mips...
|
commit | commitdiff | tree |
2010-09-09 |
kugel | Fix sim reds (forgot \ at end of line).
|
commit | commitdiff | tree |
2010-09-09 |
kugel | Bump plugin api for new functions.
|
commit | commitdiff | tree |
2010-09-09 |
kugel | Extend lc_open() to also being able to load overlay...
|
commit | commitdiff | tree |
2010-09-09 |
kugel | Forgot to rename cpucache_flush/_invalidate for PP502x.
|
commit | commitdiff | tree |
2010-09-09 |
kugel | codecs_crt0.c needs to call cpucache_invalidate after...
|
commit | commitdiff | tree |
2010-09-08 |
kugel | Oops, remove left-over DEBUGFs.
|
commit | commitdiff | tree |
2010-09-08 |
kugel | Revert r27972 to fix FS#11610 (but in a way android...
|
commit | commitdiff | tree |
2010-09-08 |
kugel | fix red.
|
commit | commitdiff | tree |
2010-09-08 |
kugel | Cleanup io.c a bit.
|
commit | commitdiff | tree |
2010-09-08 |
kugel | Change sd-as3525*.c to the new cache coherency function...
|
commit | commitdiff | tree |
2010-09-08 |
kugel | Rename cache coherency functions.
|
commit | commitdiff | tree |
2010-09-06 |
kugel | Default to 35px adobe helvetica for big displays (height...
|
commit | commitdiff | tree |
2010-09-06 |
kugel | Fix sdl application build
|
commit | commitdiff | tree |
2010-09-06 |
kugel | Check for presence of the sdk and ndk (the corresponding...
|
commit | commitdiff | tree |
2010-09-02 |
kugel | Android: Allow "out-of-tree" builds (outside of android...
|
commit | commitdiff | tree |
2010-09-02 |
kugel | Fix typo
|
commit | commitdiff | tree |
2010-09-02 |
kugel | Extend android.make so that it can generate a debug...
|
commit | commitdiff | tree |
2010-09-02 |
kugel | Move comment
|
commit | commitdiff | tree |
2010-09-02 |
kugel | Android: don't compile stubs.c and kill off libuisimulator...
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Fix reds. The battery_capacity setting is used even...
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Android: Fix two warnings
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Android: don't compile powermgmt-sim.c
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Android: Don't compile sim_tasks.c
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Redo previous commit to not break android builds.
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Fix database
|
commit | commitdiff | tree |
2010-09-01 |
kugel | struct DIR -> DIR, should fix most if not all reds.
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Android: Enable software tone controls
|
commit | commitdiff | tree |
2010-09-01 |
kugel | Ged rid of uisimulator/common/io.c for android builds.
|
commit | commitdiff | tree |
2010-08-30 |
kugel | Update comments in the helloword plugin.
|
commit | commitdiff | tree |
2010-08-30 |
kugel | Change lc_open_from_mem() return type to void*
|
commit | commitdiff | tree |
2010-08-27 |
kugel | Fix checkwps.
|
commit | commitdiff | tree |
2010-08-27 |
kugel | Use system headers a bit more: use host's fcntl.h for...
|
commit | commitdiff | tree |
2010-08-27 |
kugel | Make getcwd match the posix variant, make get_current_file...
|
commit | commitdiff | tree |
2010-08-27 |
kugel | 2nd try: Introduce a small api for loading code (codecs...
|
commit | commitdiff | tree |
2010-08-27 |
kugel | Revert "Introduce a small api for loading code (codecs...
|
commit | commitdiff | tree |
2010-08-26 |
kugel | Introduce a small api for loading code (codecs,plugins...
|
commit | commitdiff | tree |
2010-08-24 |
kugel | Fix yellows/reds. Red where caused by preprocessor...
|
commit | commitdiff | tree |
2010-08-24 |
kugel | Second try: Introduce plugin_crt0.c that every plugin...
|
commit | commitdiff | tree |
2010-08-24 |
kugel | mips is predefined by gcc, but we want it for paths...
|
commit | commitdiff | tree |
2010-08-24 |
kugel | Add a comment
|
commit | commitdiff | tree |
2010-08-24 |
kugel | Fix red. Something - I coundn't find it - must be doing...
|
commit | commitdiff | tree |
2010-08-24 |
kugel | Move setjmp to lib and add setjmp for sh (imported...
|
commit | commitdiff | tree |
2010-08-23 |
kugel | Revert "Introduce plugin_crt0.c that every plugin links."
|
commit | commitdiff | tree |
2010-08-23 |
kugel | Introduce plugin_crt0.c that every plugin links.
|
commit | commitdiff | tree |
2010-08-13 |
kugel | Fix backdrops from sbs not being loaded correctly ...
|
commit | commitdiff | tree |
2010-08-12 |
kugel | Cabbiev2 480x800 port, very similar to the 320x480...
|
commit | commitdiff | tree |
2010-08-12 |
kugel | Backdrop dir needs to go through get_user_file_path()
|
commit | commitdiff | tree |
2010-08-12 |
kugel | Oops, committed before finishing the removal of "#include...
|
commit | commitdiff | tree |
2010-08-12 |
kugel | Move memset6() declaration to string-extra.h, kills...
|
commit | commitdiff | tree |
2010-08-12 |
kugel | Introduce NORETURN_ATTR wrapper for __attribute__(...
|
commit | commitdiff | tree |
2010-08-08 |
kugel | A bit of cleanup.
|
commit | commitdiff | tree |
2010-08-08 |
kugel | Run the pcm callback from a separate OS thread, that...
|
commit | commitdiff | tree |
2010-08-07 |
kugel | Android port: The RockboxService introduction broke...
|
commit | commitdiff | tree |
2010-08-07 |
kugel | Correct flawed search&replace.
|
commit | commitdiff | tree |
2010-08-07 |
kugel | Android port: handle incoming calls.
|
commit | commitdiff | tree |
2010-08-06 |
kugel | Fix launcher icon (once more).
|
commit | commitdiff | tree |
2010-08-06 |
kugel | Fix conditiona viewports logic
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Cabbiev2 320x480 touchscreen support.
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Remove faulty reference to inexistent resource.
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Revert accidental change to cabbiev2.176x220x16.wps...
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Add default font for LCD_HEIGHT <= 480
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Cabbiev2 for 320x480.
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Fix leading slash regex in wpsbuild.pl
|
commit | commitdiff | tree |
2010-08-05 |
kugel | One more get_user_file_path() fix. Don't store the...
|
commit | commitdiff | tree |
2010-08-05 |
kugel | Update README a bit.
|
commit | commitdiff | tree |
2010-08-04 |
kugel | Delete now unused icons.
|
commit | commitdiff | tree |
2010-08-04 |
kugel | Prettier icons for app launcher and notification bar.
|
commit | commitdiff | tree |
2010-08-04 |
kugel | A bit of work in the pcm driver. Should be a bit more...
|
commit | commitdiff | tree |
2010-08-04 |
kugel | Show/hide notification area icon when starting/stopping...
|
commit | commitdiff | tree |
2010-08-04 |
kugel | Add a few forgotten files, Fix potential startup problem...
|
commit | commitdiff | tree |
2010-08-04 |
kugel | Implement HAVE_LCD_ENABLE and lcd_update_rect(). When...
|
commit | commitdiff | tree |
2010-08-03 |
kugel | Ignore screen orentiation changes and force portrait...
|
commit | commitdiff | tree |
2010-08-03 |
kugel | Run Rockbox as a service, which allows for music decoding...
|
commit | commitdiff | tree |
2010-08-02 |
kugel | Rockbox as an application: Commit current Android port...
|
commit | commitdiff | tree |
2010-08-02 |
kugel | A few post-fixes to the get_user_file_path() commit.
|
commit | commitdiff | tree |
2010-08-01 |
kugel | Fix last red.
|
commit | commitdiff | tree |
2010-08-01 |
kugel | Fix reds.
|
commit | commitdiff | tree |
2010-08-01 |
kugel | Rockbox as an application: add get_user_file_path().
|
commit | commitdiff | tree |