2011-01-26 |
kugel | Fix FS#11904, filename generation was lacking a slash.
|
commit | commitdiff | tree |
2011-01-22 |
kugel | Declaration of 'pause' from robotfindskitten has conflicting...
|
commit | commitdiff | tree |
2011-01-22 |
kugel | Declaration of 'pause' from chessclock is redeclared...
|
commit | commitdiff | tree |
2011-01-21 |
kugel | FS#11828: Fix in core mod parser to blindly accept...
|
commit | commitdiff | tree |
2011-01-20 |
kugel | Fix FS#11881. Patch by Thomas Jarosch
|
commit | commitdiff | tree |
2010-12-27 |
kugel | Vastly increase speed of SDL screen updates for RGB565.
|
commit | commitdiff | tree |
2010-12-27 |
kugel | Redo r28026 so that all .S files get the __ASSEMBLER__...
|
commit | commitdiff | tree |
2010-12-27 |
kugel | Return interval in the SDL timer callback as it should...
|
commit | commitdiff | tree |
2010-12-25 |
kugel | Add stdio.h include for SEEK_SET define to various...
|
commit | commitdiff | tree |
2010-12-23 |
kugel | RaaA: Improve tagcache search to make the database...
|
commit | commitdiff | tree |
2010-12-22 |
kugel | Fix yellow
|
commit | commitdiff | tree |
2010-12-22 |
kugel | Redo raising the priority of the codec (and voice)...
|
commit | commitdiff | tree |
2010-12-13 |
kugel | Android: Protect lcd updates with a mutex.
|
commit | commitdiff | tree |
2010-12-10 |
kugel | Restore correct launcher.png for mdpi that got accidentally...
|
commit | commitdiff | tree |
2010-12-10 |
kugel | Oops, unintended change slipped in.
|
commit | commitdiff | tree |
2010-12-10 |
kugel | Android: Rework notification and change icon sizes...
|
commit | commitdiff | tree |
2010-12-10 |
kugel | Android: Replace the java based tick timer implemented...
|
commit | commitdiff | tree |
2010-12-10 |
kugel | Base voice thread stack size on DEFAULT_STACK_SIZE...
|
commit | commitdiff | tree |
2010-12-07 |
kugel | Correct two problems slipped in with r28753. Thanks...
|
commit | commitdiff | tree |
2010-12-06 |
kugel | Upgrade ndk requirement to r5 (it ships a better compiler...
|
commit | commitdiff | tree |
2010-12-06 |
kugel | Fix extracting libmisc.so
|
commit | commitdiff | tree |
2010-12-06 |
kugel | Fix configure and lib path
|
commit | commitdiff | tree |
2010-12-06 |
kugel | Get rid of get_user_file_path and do the path handling...
|
commit | commitdiff | tree |
2010-12-04 |
kugel | Android: Fix yellow
|
commit | commitdiff | tree |
2010-12-03 |
kugel | That was a bit too far upwards :(
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Fix red by moving the difinition up.
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Android: Make lcd updates synchronous, doesn't make...
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Enable ARM ASM optimzations on android. Speedup in...
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Fix player sim yellow
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Fix reds, inclusion of C files into plugins is tricky.
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Change the gcc options for sdl builds to allow for...
|
commit | commitdiff | tree |
2010-12-02 |
kugel | Some improvements for test_mem:
|
commit | commitdiff | tree |
2010-11-26 |
kugel | Re-add the lseek to the beginning of the file which...
|
commit | commitdiff | tree |
2010-11-26 |
kugel | Fix red on hwcodec. Forgot to change the macro for it.
|
commit | commitdiff | tree |
2010-11-26 |
kugel | Change how all the metadata parsers are read from a...
|
commit | commitdiff | tree |
2010-11-23 |
kugel | Playlist viewer: Fix regression introduced by r28138...
|
commit | commitdiff | tree |
2010-11-14 |
kugel | Small improvements for the on screen popup on 320x480...
|
commit | commitdiff | tree |
2010-11-14 |
kugel | Add a few cabbiev2 source images in the biggest scale...
|
commit | commitdiff | tree |
2010-11-14 |
kugel | Make the grey background of the images brighter to...
|
commit | commitdiff | tree |
2010-11-14 |
kugel | Better quality images for the 320x480x16 cabbiev2.
|
commit | commitdiff | tree |
2010-11-14 |
kugel | Fix path detection for app builds in configure and...
|
commit | commitdiff | tree |
2010-11-12 |
kugel | Android: When the backlight goes off, the RockboxFramebuffer...
|
commit | commitdiff | tree |
2010-11-12 |
kugel | Android: Use adb install -r to reinstall the app, as...
|
commit | commitdiff | tree |
2010-11-12 |
kugel | Android: Fix compilation failure
|
commit | commitdiff | tree |
2010-11-12 |
kugel | Android: Fix small error in install&run script.
|
commit | commitdiff | tree |
2010-11-12 |
kugel | Android: Change how detecting call state (introduced...
|
commit | commitdiff | tree |
2010-11-10 |
kugel | Touchscreen: Improved scroll threshold
|
commit | commitdiff | tree |
2010-11-06 |
kugel | Those DeleteGlobalRef() should be DeleteLocalRef().
|
commit | commitdiff | tree |
2010-11-06 |
kugel | Android: Use our translations for the yes/no/ok/cancel...
|
commit | commitdiff | tree |
2010-11-06 |
kugel | Android: Use wakeup objects instead of polling for...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | A bit of indentation/whitespace changes in the xml...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | Fix a small dependency issue, the directories need...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | Android: Show the Rockbox in the background in the...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | Make --zoom option of the sdl port correctly work with...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | Make the context menu pop up instantly after the long...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | Undo the part of r28480 that caused the simulator to...
|
commit | commitdiff | tree |
2010-11-05 |
kugel | Fix unchecked result skin_parse_tag() exposed by r28480.
|
commit | commitdiff | tree |
2010-11-04 |
kugel | Adapt icon loading to get_user_file_path()
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Fix red. Why did it go unnoticed through the build...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Default to absolute point mode on RaaA and Onda targets...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | tabs -> spaces in the new Yesno java files and remove...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Add support multimedia keys/buttons to the core, and...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Factor out the start/stopForeground and notification...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Remove the use of the instance field in non-anymore...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Pass the framebuffer to the service in the constructor...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | Clean up r28408 coding style a bit to follow our guidelines...
|
commit | commitdiff | tree |
2010-10-31 |
kugel | FS#11686 - Kinetic list scrolling for touchscreen
|
commit | commitdiff | tree |
2010-10-30 |
kugel | Android: Nicer launcher and statusbar icons made by...
|
commit | commitdiff | tree |
2010-10-30 |
kugel | Promote Sansa Fuzev2, Clipv2 and Clip+ to stable.
|
commit | commitdiff | tree |
2010-10-29 |
kugel | Android: Delay the progress dialog so it's not shown...
|
commit | commitdiff | tree |
2010-10-29 |
kugel | Initialize (instantiate) RockboxFramebuffer from the...
|
commit | commitdiff | tree |
2010-10-25 |
kugel | Make pitchscreen absolute point mode compatible.
|
commit | commitdiff | tree |
2010-10-18 |
kugel | Replace parse_testcodec.pl with a bit more powerful...
|
commit | commitdiff | tree |
2010-10-17 |
kugel | Fix FS#11676 - audio_status() returns AUDIO_STATUS_PLAY...
|
commit | commitdiff | tree |
2010-10-11 |
kugel | Forgot to update lcd-remote.h
|
commit | commitdiff | tree |
2010-10-11 |
kugel | Rename {draw,fill}_viewport once more (to draw_border_viewpo...
|
commit | commitdiff | tree |
2010-10-10 |
kugel | Add _rect to {draw,fill}_viewport as suggested by Jonathan...
|
commit | commitdiff | tree |
2010-10-10 |
kugel | Two new lcd/multi screen api convinience functions...
|
commit | commitdiff | tree |
2010-10-10 |
kugel | Fix a few div0 cases forgotten in r27684 to enable...
|
commit | commitdiff | tree |
2010-10-09 |
kugel | Fix several inaccuracies in list handling on touchscreen.
|
commit | commitdiff | tree |
2010-10-06 |
kugel | Fix targets with remote display, forgot to add the...
|
commit | commitdiff | tree |
2010-10-06 |
kugel | Pixel-accurate (vertical) list scrolling for touchscreen...
|
commit | commitdiff | tree |
2010-10-02 |
kugel | Playlist viewer: Fix off-by-one when moving tracks...
|
commit | commitdiff | tree |
2010-09-26 |
kugel | Android: Exclude the main binary from make zip.
|
commit | commitdiff | tree |
2010-09-23 |
kugel | Don't actually reimplement an existing feature for...
|
commit | commitdiff | tree |
2010-09-23 |
kugel | Explicitly disable hiding the selection bar by default.
|
commit | commitdiff | tree |
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 |