2009-04-26 |
kugel | Replace the condition with a more obvious function...
|
commit | commitdiff | tree |
2009-04-26 |
kugel | Remove the calls to backlight_lcd_sleep_countdown from...
|
commit | commitdiff | tree |
2009-04-26 |
kugel | Remove the backlight tick task in favor of handling...
|
commit | commitdiff | tree |
2009-04-25 |
kugel | Restructure backlight timeout management a bit by factoring...
|
commit | commitdiff | tree |
2009-04-25 |
kugel | Fix onda red. Unlike all other targets, it built the...
|
commit | commitdiff | tree |
2009-04-25 |
kugel | Setting do_full_update isn't actually needed, since...
|
commit | commitdiff | tree |
2009-04-25 |
kugel | Fix red.
|
commit | commitdiff | tree |
2009-04-25 |
kugel | Rename _buttonlight_timeout and use a function call...
|
commit | commitdiff | tree |
2009-04-24 |
kugel | Add forgotton colon and fix red.
|
commit | commitdiff | tree |
2009-04-24 |
kugel | Fix FS#10130 (Concurrent backlight function calls from...
|
commit | commitdiff | tree |
2009-04-20 |
kugel | Fix red.
|
commit | commitdiff | tree |
2009-04-20 |
kugel | FS#10141 - Modify AMS Sansa #defines in plugin.lds...
|
commit | commitdiff | tree |
2009-04-20 |
kugel | Fix FS#10128 - The View IO Ports debug menu showed...
|
commit | commitdiff | tree |
2009-04-19 |
kugel | FS#10148 by Dustin Skoracki, removes a redundant check...
|
commit | commitdiff | tree |
2009-04-14 |
kugel | Fix caption backlight.
|
commit | commitdiff | tree |
2009-04-13 |
kugel | Few Fuze/e200v2 button fixes. Don't read the scrollwheel...
|
commit | commitdiff | tree |
2009-04-13 |
kugel | FS#10127 - Sansa e200v2: wrapping in menus by Dustin...
|
commit | commitdiff | tree |
2009-04-13 |
kugel | FS#10120 - fuze/e200v2: poll the wheel more often ...
|
commit | commitdiff | tree |
2009-04-12 |
kugel | Second try for make install for normal builds. Now...
|
commit | commitdiff | tree |
2009-04-12 |
kugel | Fix remote wps updating (again, FS#10121).
|
commit | commitdiff | tree |
2009-04-11 |
kugel | Support Fuze 01.02.26 OF version.
|
commit | commitdiff | tree |
2009-04-11 |
kugel | "make (full)install" for normal builds, specifiy the...
|
commit | commitdiff | tree |
2009-04-11 |
kugel | Revert unrelated changes :/
|
commit | commitdiff | tree |
2009-04-11 |
kugel | Fuze & e200v2: Put lcd framebuffer into iram, which...
|
commit | commitdiff | tree |
2009-04-10 |
kugel | FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME...
|
commit | commitdiff | tree |
2009-04-10 |
kugel | FS#10113 - Sansa AMS : do not use unaligned buffers...
|
commit | commitdiff | tree |
2009-04-10 |
kugel | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB...
|
commit | commitdiff | tree |
2009-04-10 |
kugel | Make rockboxdev.sh building multiple targets in a run...
|
commit | commitdiff | tree |
2009-04-09 |
kugel | FS#8523 - Disable WPS updating when the backlight is...
|
commit | commitdiff | tree |
2009-04-08 |
kugel | Forgot to add the call too gwps_fix_statusbars(), fixes...
|
commit | commitdiff | tree |
2009-04-08 |
kugel | WPS update optimizations:
|
commit | commitdiff | tree |
2009-04-08 |
kugel | Raise MAX_SYS_EVENTS to fix FS#10105 (*PANIC* event...
|
commit | commitdiff | tree |
2009-04-04 |
kugel | A few skip length and dir change fixes.
|
commit | commitdiff | tree |
2009-04-03 |
kugel | Let make bin create rockbox-info.txt too.
|
commit | commitdiff | tree |
2009-03-30 |
kugel | A bit of cleanup in config-fuze (don't define features...
|
commit | commitdiff | tree |
2009-03-30 |
kugel | Bump plugin api.
|
commit | commitdiff | tree |
2009-03-30 |
kugel | Only export contrast if a target actually features...
|
commit | commitdiff | tree |
2009-03-30 |
kugel | Some Sansa Fuze keymap work, enable line editing for...
|
commit | commitdiff | tree |
2009-03-30 |
kugel | FS#10053 - Sansa AMS >2GB support by Rafaël Carré....
|
commit | commitdiff | tree |
2009-03-30 |
kugel | Remove that orphaned and wrong #if
|
commit | commitdiff | tree |
2009-03-30 |
kugel | Fix yellow.
|
commit | commitdiff | tree |
2009-03-29 |
kugel | Correct some preprocessor checks.
|
commit | commitdiff | tree |
2009-03-27 |
kugel | Change "Prevent Skipping" to "Prevent track skipping...
|
commit | commitdiff | tree |
2009-03-27 |
kugel | Document the prevent skipping option in the manual...
|
commit | commitdiff | tree |
2009-03-27 |
kugel | Fix hwcodec to actually check for prevent_skip
|
commit | commitdiff | tree |
2009-03-27 |
kugel | FS#10014 - Separate tracklocking out of skip length...
|
commit | commitdiff | tree |
2009-03-23 |
kugel | Fix red, and use gui_wps_display() for restoration.
|
commit | commitdiff | tree |
2009-03-23 |
kugel | Another wps rework:
|
commit | commitdiff | tree |
2009-03-23 |
kugel | Correct some backlight fading related comments and...
|
commit | commitdiff | tree |
2009-03-20 |
kugel | Fix up statusbar drawing in the wps a bit, fixing most...
|
commit | commitdiff | tree |
2009-03-19 |
kugel | Put exiting the wps entirely into the hands of the...
|
commit | commitdiff | tree |
2009-03-19 |
kugel | Move gwps_leave_wps() a bit down, so that the menu...
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Fix ZVM 30GB bootloader.
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Update the manual to reflect recent strnatcmp changes.
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Update the comment about our changes too.
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Restore behavior of the original implementation strnatcmp...
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Sansa Fuze: Fix bubbles controls (scrollwheel didn...
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Fix very last yellows.
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Okay, this should be the last. I'm sorry for the trouble...
|
commit | commitdiff | tree |
2009-03-17 |
kugel | One more try: Fix remaining reds and yellows
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Actually do the renaming of the stub.
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Fix reds and yellows (hopefully). Some targets apparently...
|
commit | commitdiff | tree |
2009-03-17 |
kugel | The c200 didn't got in for some reason.
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Rework lcd_enabled and lcd_set/call_enable hook
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Some style changes, move gwps_leave_wps a bit down...
|
commit | commitdiff | tree |
2009-03-17 |
kugel | Some internal rework of the wps:
|
commit | commitdiff | tree |
2009-03-14 |
kugel | SansaAMS: Add a comment to clarifing a bit that the...
|
commit | commitdiff | tree |
2009-03-13 |
kugel | Sansa Fuze Buttons: cleanup slightly, prevent button_counter...
|
commit | commitdiff | tree |
2009-03-12 |
kugel | Move play_hop() to gwps.c and make it static. It's...
|
commit | commitdiff | tree |
2009-03-12 |
kugel | Oops, I cut&pasted a bit too much.
|
commit | commitdiff | tree |
2009-03-12 |
kugel | rockboxdev.sh: Fix summary (it ended up in the wrong...
|
commit | commitdiff | tree |
2009-03-11 |
kugel | Get rid of the last "backlight thread fading" remnant...
|
commit | commitdiff | tree |
2009-03-09 |
kugel | Small fixup of the recent #include cleanup. settings...
|
commit | commitdiff | tree |
2009-03-08 |
kugel | Fix insert/queue next, last and replace to update the...
|
commit | commitdiff | tree |
2009-03-08 |
kugel | Fix playlist "Insert" a bit.
|
commit | commitdiff | tree |
2009-03-06 |
kugel | Fix FS#9977 - Thanks to Brian Sutherland for intensive...
|
commit | commitdiff | tree |
2009-03-02 |
kugel | Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_...
|
commit | commitdiff | tree |
2009-03-02 |
kugel | Actually apply the patch...thanks again to Bryan Vandyke...
|
commit | commitdiff | tree |
2009-03-02 |
kugel | FS#9972 - Simplify strnatcmp. As we do ignore leading...
|
commit | commitdiff | tree |
2009-03-01 |
kugel | Document the sorting setting in the Config file options...
|
commit | commitdiff | tree |
2009-03-01 |
kugel | Reword the new sorting section a bit, and fix it to...
|
commit | commitdiff | tree |
2009-03-01 |
kugel | Power ain't cancel anymore.
|
commit | commitdiff | tree |
2009-03-01 |
kugel | Document the new sorting feature in our fine manual.
|
commit | commitdiff | tree |
2009-03-01 |
kugel | Commit FS#8314. This adds strnat[case]cmp written by...
|
commit | commitdiff | tree |
2009-02-28 |
kugel | Remove some unused code. bufopen for TYPE_ID3 can only...
|
commit | commitdiff | tree |
2009-02-26 |
kugel | Correct the preprocessor condition introduced in r20112...
|
commit | commitdiff | tree |
2009-02-26 |
kugel | Remove SCROLL_WHEEL and use HAVE_SCROLLWHEEL instead...
|
commit | commitdiff | tree |
2009-02-26 |
kugel | Archos and other low mem don't have playback in chessbox...
|
commit | commitdiff | tree |
2009-02-26 |
kugel | Accept the first patch at FS#9953 - Add Playback Control...
|
commit | commitdiff | tree |
2009-02-25 |
kugel | DBOP_DIN is 16bit wide.
|
commit | commitdiff | tree |
2009-02-24 |
kugel | Rearrange a bit, so that it checks for the build dir...
|
commit | commitdiff | tree |
2009-02-24 |
kugel | Cleanup play_hop() slightly and remove redundant/uneeded...
|
commit | commitdiff | tree |
2009-02-23 |
kugel | Show the watermark in the "Show buffering thread" screen...
|
commit | commitdiff | tree |
2009-02-23 |
kugel | Now that filling is supposed to be reliable we can...
|
commit | commitdiff | tree |
2009-02-23 |
kugel | Set filling properly when codec doesn't fit too.
|
commit | commitdiff | tree |
2009-02-23 |
kugel | Fix two rare bugs which caused playback to not unboost...
|
commit | commitdiff | tree |
2009-02-20 |
kugel | e200v2: fix broken lcd driver and cleanup a little...
|
commit | commitdiff | tree |
2009-02-19 |
kugel | Fix occasional power button ghost presses and get rid...
|
commit | commitdiff | tree |
2009-02-19 |
kugel | Sansa Fuze buttons:
|
commit | commitdiff | tree |
2009-02-19 |
kugel | Sansa e200v2: Some LCD driver changes (none with functional...
|
commit | commitdiff | tree |