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 |
2009-10-11 |
kugel | Add a action helper for touchscreen targets to only...
|
commit | commitdiff | tree |
2009-10-11 |
kugel | Clean up, simplify and fix small bugs in color picker.
|
commit | commitdiff | tree |
2009-10-11 |
kugel | Add a center flag, next to the rtl flag, for viewports...
|
commit | commitdiff | tree |
2009-10-11 |
kugel | A bit of const correctness and 80-char limit correction.
|
commit | commitdiff | tree |
2009-10-09 |
kugel | Fuze/e200v2: Fix inaccuracy when moving the wheel slowly...
|
commit | commitdiff | tree |
2009-10-09 |
kugel | Fix player red and remove an obsolete function call.
|
commit | commitdiff | tree |
2009-10-09 |
kugel | Fix a few problems with RTL, statusbar and custom ui...
|
commit | commitdiff | tree |
2009-10-08 |
kugel | Fix chopper to actually remember the level. instead...
|
commit | commitdiff | tree |
2009-10-08 |
kugel | Use TIME_BEFORE() and redo a macro slightly.
|
commit | commitdiff | tree |
2009-10-01 |
kugel | e200v2/Fuze: Improve scrollwheel a little bit by assuming...
|
commit | commitdiff | tree |
2009-09-25 |
kugel | Rename struct skin_albumart members to be consistent...
|
commit | commitdiff | tree |
2009-09-25 |
kugel | Redo 22825 but this time with caring about alignment.
|
commit | commitdiff | tree |
2009-09-25 |
kugel | Remove some some code in favor of a single parse_list...
|
commit | commitdiff | tree |
2009-09-24 |
kugel | Change that include to " " style to allow for using...
|
commit | commitdiff | tree |
2009-09-23 |
kugel | Marko Pahlke was already in CREDITS.
|
commit | commitdiff | tree |
2009-09-23 |
kugel | Samsung YH*: SVG player images including button description.
|
commit | commitdiff | tree |
2009-09-23 |
kugel | Fix red for HAS_SERIAL_REMOTE
|
commit | commitdiff | tree |
2009-09-23 |
kugel | Fix non-hold button and headphone detection target...
|
commit | commitdiff | tree |
2009-09-23 |
kugel | Rework the simulators button reading to not implement...
|
commit | commitdiff | tree |
2009-09-23 |
kugel | Fix checkwps (configure actually) to compile without...
|
commit | commitdiff | tree |
2009-09-20 |
kugel | Make Samsung YH* bootloaders non-verbose (i.e. show...
|
commit | commitdiff | tree |
2009-09-20 |
kugel | Redraw the list after exiting the context menu to get...
|
commit | commitdiff | tree |
2009-09-19 |
kugel | And also redraw the statusbar after resetting the colors.
|
commit | commitdiff | tree |
2009-09-19 |
kugel | Fix the statusbar to redraw after changing colors in...
|
commit | commitdiff | tree |
2009-09-17 |
kugel | Wormlet: Fix food and argh possibly overlapping each...
|
commit | commitdiff | tree |
2009-09-17 |
kugel | Fix a bug where the conditional use of %C (i.e. %?C...
|
commit | commitdiff | tree |
2009-09-13 |
kugel | Repair build-all.sh and clean-all.sh.
|
commit | commitdiff | tree |
2009-09-13 |
kugel | Get rid of some of the code duplication from checkwps...
|
commit | commitdiff | tree |
2009-09-13 |
kugel | Remove some trailing whitespaces in in the skin engine...
|
commit | commitdiff | tree |
2009-09-13 |
kugel | Fix/band aid the freeze when %V is the first thing...
|
commit | commitdiff | tree |
2009-09-08 |
kugel | Fix/commit FS#10595. A (sub)line could be part of the...
|
commit | commitdiff | tree |
2009-09-08 |
kugel | Samsung YH925: Reset the LCD orientation to what the...
|
commit | commitdiff | tree |
2009-09-07 |
kugel | Higher the button delay on the fuze a bit more, the...
|
commit | commitdiff | tree |
2009-09-07 |
kugel | Fix viewport_set_defaults giving the wrong dimensions...
|
commit | commitdiff | tree |
2009-09-07 |
kugel | Set list_need_reinit to false somewhere too.
|
commit | commitdiff | tree |
2009-09-07 |
kugel | Fix buttonbar handling/theme changed handling in lists.
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Factor out/generalise the function that checks whether...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Improve and simplify touchscreen handling of the quickscreen...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Don't forget the touchscreen targets!
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Put the quickscreen viewports onto the stack (saving...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Fix FS#9842 by stopping scrolling before leaving the...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Fix FS#10588 by stopping scrolling in the radio screen...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Fix bug in viewports preparation (screen.lcdwidth(...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Increase the button delays slightly to aid against...
|
commit | commitdiff | tree |
2009-09-05 |
kugel | Make the Fuze usable again by inserting a few delays...
|
commit | commitdiff | tree |
2009-09-04 |
kugel | Alright, it seems I got scroll_stop() wrong. Using...
|
commit | commitdiff | tree |
2009-09-04 |
kugel | Change r22610 a bit. The new parent viewport isn't...
|
commit | commitdiff | tree |
2009-09-03 |
kugel | Don't stop scrolling for the whole display, but only...
|
commit | commitdiff | tree |
2009-09-02 |
kugel | Forgot to add keys for the quickscreens' top item for...
|
commit | commitdiff | tree |
2009-09-01 |
kugel | Move the FIFO emptying up, as having it after lcd_write_sing...
|
commit | commitdiff | tree |
2009-09-01 |
kugel | Fuze/e200v2: Speed up the LCD further by letting the...
|
commit | commitdiff | tree |
2009-08-31 |
kugel | Speed up the Fuze's LCD by a factor of ~2.1 (lcd_update...
|
commit | commitdiff | tree |