summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Oops #ifdef -> #ifNils Wallménius2010-10-17
* Accept FS#11606 by Michael Gentry, making ACTION_TREE_STOP stop radio too.Nils Wallménius2010-10-17
* Restore translated strings removed by accident in the previous revision.Mustapha Senhaji2010-10-16
* Remove a lot of untranslated strings in the turkce translation since it was m...Mustapha Senhaji2010-10-16
* Fix minor typos in description fields.Mustapha Senhaji2010-10-16
* Update the french translation for the upcoming release.Mustapha Senhaji2010-10-16
* Make two local functions static in skin_tokens.cBertrik Sikken2010-10-16
* skin_engine: struct gui_skin can be staticBertrik Sikken2010-10-16
* fix loding of default remote viewers icons.Teruaki Kawashima2010-10-16
* Remove some inconsistent guarding around cpucache_* functions to fix a test_c...Nils Wallménius2010-10-16
* Fix FS#10981: Viewers icons applied incorrectly.Teruaki Kawashima2010-10-16
* libtremor: tiny optimization 0.5%-1.5% on coldfire and PPNils Wallménius2010-10-16
* Pitch detector: do not break profiling builds.Nils Wallménius2010-10-15
* Resistor calculator: make brace-style consistentFrank Gevaerts2010-10-14
* Fix warning on USB_NONE targetsJonathan Gordon2010-10-14
* Fix typo in resistor plugin help textMichael Chicoine2010-10-14
* Resistor calculator: Initialise variable to make the compiler shut up about i...Frank Gevaerts2010-10-13
* Resistor calculator: Support Gigaohms in resistor to colour conversion, and g...Frank Gevaerts2010-10-13
* Resistor calculator: Use correct units if resistor to colour uses kilo- or me...Frank Gevaerts2010-10-13
* Add violet, grey and white multiplier for completenessFrank Gevaerts2010-10-13
* Fix some incorrect colour-to-resistance results. The price is that sometimes ...Frank Gevaerts2010-10-13
* Resistor calculator: Add lots of static, and slightly reorganise the codeFrank Gevaerts2010-10-13
* Simplify resistance to colour calculations, removing some bugs in the process.Frank Gevaerts2010-10-13
* fix sorting of track list when tracks with track number and tracks without tr...Teruaki Kawashima2010-10-13
* Fix FS#11593 - %Vf() and %Vb() should be able to be used in conditionals. Rem...Jonathan Gordon2010-10-13
* Update of Czech language - FS#11674 by Marek SalabaBertrik Sikken2010-10-13
* Rearrange and remove some manual register assignments, make use of pointer ad...Dave Hooper2010-10-12
* Slovak language update - FS#11668 by Peter Lecký.Bertrik Sikken2010-10-12
* fix FS#11659. wait for user input before exiting the plugin.Teruaki Kawashima2010-10-12
* skin bar tag: Load an image from a label or filename. i.e %xl(bar_image, pb.b...Jonathan Gordon2010-10-12
* improvement for bar tag with slider.Teruaki Kawashima2010-10-12
* Skin bar tags fix+cleanup:Jonathan Gordon2010-10-12
* Viewports dont necessarily have children lines, so make sure there is one or ...Jonathan Gordon2010-10-12
* check viewport dimension when parsing viewport so that player doesn't clash w...Teruaki Kawashima2010-10-11
* Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz2010-10-11
* Fix charcell %pb and %pf tags, FS#11592Frank Gevaerts2010-10-10
* Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz2010-10-10
* Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz2010-10-10
* Guard the cpucache_invalidate() with proper #ifdefsFrank Gevaerts2010-10-10
* Invalidate the CPU cache after clearing bss, to make sure that bss variables ...Frank Gevaerts2010-10-10
* Fix a few div0 cases forgotten in r27684 to enable enabling asm optimizations...Thomas Martitz2010-10-10
* correct comment in configfile.h, FS#11292 by Chris Savery.Teruaki Kawashima2010-10-10
* use different function to resize bitmap for greylib.Teruaki Kawashima2010-10-10
* Fix for FS #10097 - Sometimes keys do work after exiting plugins.Bertrik Sikken2010-10-10
* Make skin_render_playlistviewer() noinline. This function uses lots of stack ...Frank Gevaerts2010-10-10
* Revert accidental commit of skin_render.cFrank Gevaerts2010-10-10
* Add a "early_usb" argument to gui_usb_screen_run(), and don't do skin unloadi...Frank Gevaerts2010-10-10
* Fix FS# 11414 : .mod files - metadata in incorrect fieldsBertrik Sikken2010-10-10
* fix FS#11662 and FS#11629 - skin %t() issues. %t should now work properly ins...Jonathan Gordon2010-10-10
* Add "resumeplayback" touchscreen button action which returns you to the previ...Jonathan Gordon2010-10-10