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 |
2009-11-01 |
kugel | Cleanup includes a bit.
|
commit | commitdiff | tree |
2009-10-31 |
kugel | Remove unused #defines.
|
commit | commitdiff | tree |
2009-10-31 |
kugel | Consolidate code duplication in WPS volume changing...
|
commit | commitdiff | tree |
2009-10-31 |
kugel | Remove square brackets from the ID3 Viewer related...
|
commit | commitdiff | tree |
2009-10-26 |
kugel | Make current_vp static and importings from Gigabeat...
|
commit | commitdiff | tree |
2009-10-24 |
kugel | Speed up lcd_update_rect by ~2.5% by counting towards...
|
commit | commitdiff | tree |
2009-10-20 |
kugel | Remove all update event callbacks if the custom statusbar...
|
commit | commitdiff | tree |
2009-10-20 |
kugel | No need to have this variable global anymore.
|
commit | commitdiff | tree |
2009-10-20 |
kugel | Fix a few potential redraw problems with the custom...
|
commit | commitdiff | tree |
2009-10-20 |
kugel | Fix red caused by ancient incorrect #ifdefs.
|
commit | commitdiff | tree |
2009-10-20 |
kugel | Convert lcd_activation callbacks to use the event system...
|
commit | commitdiff | tree |
2009-10-20 |
kugel | Correct wrong usage of event callbacks all over the...
|
commit | commitdiff | tree |
2009-10-20 |
kugel | Use strlcpy instead of a memset&strcpy combo. Guarantees...
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Cleanup quickscreen text drawing by using text alignment...
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Fix a scrolling bug with centered drawing and too long...
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Fix rolo for AMS Sansa and simplify a few #ifdefs.
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Remove a few superfluous calls and use the correct...
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Add a browse (remote) custom statusbar item in the...
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Initial custom statusbar commit.
|
commit | commitdiff | tree |
2009-10-19 |
kugel | Reorder members for more efficient alignment.
|
commit | commitdiff | tree |
2009-10-18 |
kugel | r23208 broke conditional use of metadata and filename...
|
commit | commitdiff | tree |
2009-10-17 |
kugel | Correct a few misspellings of behaviour.
|
commit | commitdiff | tree |
2009-10-17 |
kugel | Update manual for the new "Skip to Outro" feature.
|
commit | commitdiff | tree |
2009-10-17 |
kugel | Add a option to skip length which lets you skip 5s...
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Fix Player, checkwps and database tools
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Revert r23212, I committed it accidentally.
|
commit | commitdiff | tree |
2009-10-16 |
kugel | initial custom statusbar commit
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Make next_screen static and add a comment.
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Rework albumart buffering internally to allow for mutliple...
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Make the skin engine behave sane if the skin's id3...
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Add %cs tag.
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Change %mp tag to use current_playmode(). It has upto...
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Update the manual for r23200.
|
commit | commitdiff | tree |
2009-10-16 |
kugel | Fuze: Change the button to mark possibilities from...
|
commit | commitdiff | tree |
2009-10-15 |
kugel | Fix %Sp expansion in wps
|
commit | commitdiff | tree |
2009-10-15 |
kugel | Correct a small misaligned brace.
|
commit | commitdiff | tree |
2009-10-15 |
kugel | Use the center align viewport flag to draw top and...
|
commit | commitdiff | tree |
2009-10-15 |
kugel | Pitchscreen: Don't clear the whole display, but only...
|
commit | commitdiff | tree |
2009-10-15 |
kugel | Show track length too for tracks tagged with the discnumber...
|
commit | commitdiff | tree |
2009-10-14 |
kugel | Whoops, I had that warning turned off locally.
|
commit | commitdiff | tree |
2009-10-14 |
kugel | Remove wps_reset(), and rename skin_data_init to skin_data_r...
|
commit | commitdiff | tree |
2009-10-11 |
kugel | Use PLUGINFLAGS in lua.make, instead of only CFLAGS.
|
commit | commitdiff | tree |