summaryrefslogtreecommitdiff
path: root/apps/plugins/lib (follow)
Commit message (Expand)AuthorAge
...
* add simple text viewer to pluginlib and use this for dict to show description.Teruaki Kawashima2010-06-08
* Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the...Marianne Arnold2010-06-05
* Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more intuitiv...Marianne Arnold2010-06-05
* Convert some more stuff to mylcd_ and support pgfx as well.Michael Sevakis2010-06-04
* Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' c...Michael Sevakis2010-06-04
* FFT Plugin: Revamp the main code to rid it of 64-bit math. Use 32-bit kiss_ff...Michael Sevakis2010-06-02
* Vibe 500: fix the scrolling through the lists by implementing BUTTON_REPEAT f...Szymon Dziok2010-05-24
* Clipv2 / Clip+ : lcd scanrate checked with test_scanrateRafaël Carré2010-05-20
* Fix reds: add m3 keypad, fix typo in the ipods part, correct button for h10, ...Thomas Martitz2010-05-20
* S#10387 - Rework pluginlib actionsThomas Martitz2010-05-20
* HD200 - adjust LCD_SCANRATE (changed a bit after PLL settings change)Marcin Bukat2010-05-20
* apps/plugins/lib/SOURCES: make it more readable (space, comments, order)Rafaël Carré2010-05-18
* HD200 - add support for the device in greylibMarcin Bukat2010-05-10
* Fix size_t handling in plugin_get_buffer()Frank Gevaerts2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* Add MPIO HD200 port - changed filesMarcin Bukat2010-04-26
* plugins/lib: remove out-dated comments about plugin api.Teruaki Kawashima2010-02-25
* plugin: implement highscore_show for player and use it in rockblox.Teruaki Kawashima2010-02-22
* some changes to use of display_text.Teruaki Kawashima2010-02-22
* Packard Bell Vibe 500: Start committing plugin keymaps.Szymon Dziok2010-02-11
* FS#10943, optimized division and clz routines to replace libgcc routines for ...Andrew Mahone2010-02-01
* pluginlib: Support calling a function at exit time to clean up open filesTorne Wuff2010-01-05
* Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken2010-01-03
* Cowon D2: Rename COWOND2_PAD -> COWON_D2_PAD to match macro used in manual, andTomer Shalev2009-12-15
* Cowon: Fix wrong pluginlib actionTomer Shalev2009-12-12
* These are the last plugin keymaps needed for the GoGear SA9200.Robert Menes2009-12-10
* XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp hori...Jens Arnold2009-11-22
* Pluginlib: make scroll functions clear screen if scrolled by >= screen size (...Torne Wuff2009-10-16
* Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross2009-10-09
* LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.Karl Kurbjun2009-10-08
* Add Vertical stride support to LCD scrolling functions.Karl Kurbjun2009-09-12
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* * Fix plugin keymaps for VX777Maurus Cuelenaere2009-08-31
* pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu...Teruaki Kawashima2009-08-16
* FS#10496: remove function read_image_file_offset, it had a bug and is not use...Bertrik Sikken2009-08-09
* Commit FS#10251. Plugins for the YH-820, YH-920, and YH-925 by Jens Erdmann ...Michael Giacomelli2009-08-04
* calendar: fix bug when add new event text longer than last entry.Teruaki Kawashima2009-08-03
* Remove find_albumart() from the plugin API as it doesn't exist for them.Thomas Martitz2009-08-03
* Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz2009-08-03
* Blackjack: Use standard menu and add playback menu, use pluginlib high scores.Karl Kurbjun2009-08-03
* Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun2009-08-02
* Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz2009-07-18
* Fix a bug in lib display_text.h, which inserts a unwanted blank lineJohannes Schwarz2009-07-15
* FS#10080Nils Wallménius2009-07-14
* use lib display text to display help messages (FS#10099).Teruaki Kawashima2009-07-14
* set svn:keywords propertyTeruaki Kawashima2009-07-12
* Take 2 at 'Consolidate all fixed point math routines in one library' (FS#1040...Maurus Cuelenaere2009-07-05
* Revert "Consolidate all fixed point math routines in one library (FS#10400) b...Maurus Cuelenaere2009-07-04