summaryrefslogtreecommitdiff
path: root/apps/plugins (follow)
Commit message (Expand)AuthorAge
...
* text viewer: display functions more changes.Yoshihisa Uchida2010-06-27
* text viewer: simplify display functions.Yoshihisa Uchida2010-06-27
* Correct spelling in the lrcviewer plugin. UK English please!Alex Parker2010-06-26
* fix red.Yoshihisa Uchida2010-06-26
* text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida2010-06-26
* e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2010-06-26
* text viewer: reworks screen access logics and some bugs fix.Yoshihisa Uchida2010-06-26
* text_viewer: rename preference values.Yoshihisa Uchida2010-06-24
* Build doom on clipv2 and clip+Rafaël Carré2010-06-23
* FS#11399 by me: fix r26998 for text_viewerRafaël Carré2010-06-23
* Convert plasma to use pluginlib actions.Thomas Martitz2010-06-22
* test_codec: allocate wavbuffer/dspbuffer dynamicallyRafaël Carré2010-06-22
* test_codec: remove 2 static string buffers and put them on the stackRafaël Carré2010-06-22
* test_codec: fix DEBUGF pointer format specifierRafaël Carré2010-06-22
* Fix yellows and reds (one was a type, the other was rather incorrect before a...Thomas Martitz2010-06-21
* Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz2010-06-21
* Fix include fileFrank Gevaerts2010-06-21
* Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....Frank Gevaerts2010-06-21
* text_viewer: cleanup & bugfixRafaël Carré2010-06-20
* Make unnecessarily static local variables non-static. It's more efficient, an...Jens Arnold2010-06-20
* minesweeper: bugfixes / code improvementsRafaël Carré2010-06-19
* reorder apps/plugins/lib/SOURCES.Teruaki Kawashima2010-06-18
* use int instead of enum.Teruaki Kawashima2010-06-18
* FS#11347 by me: *dir LUA functions: luadir moduleRafaël Carré2010-06-18
* Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when ...Maurus Cuelenaere2010-06-18
* Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generatorsMaurus Cuelenaere2010-06-18
* HD200 - calibrate lcdlinear[] matrixMarcin Bukat2010-06-18
* test_codec: print crc's that start with 0 properly.Nils Wallménius2010-06-17
* Add interpolation so output file contains lcdlinear[] matrix dumpMarcin Bukat2010-06-16
* test_disk: print return values in case of errorRafaël Carré2010-06-15
* text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida2010-06-11
* CPP substitution isn't made inside " ", but we need " " when using , in a gas...Rafaël Carré2010-06-11
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré2010-06-10
* Build plugin overlays when buffer size is <= 128kBRafaël Carré2010-06-10
* rockpaint: steal the big buffer from audiobufferRafaël Carré2010-06-10
* ppmviewer: steal from audiobuffer for large arraysRafaël Carré2010-06-10
* text viewer: fix that the return value's type is wrong.Yoshihisa Uchida2010-06-10
* fix the problem that does not jump to selected the bookmark. (FS#11386)Yoshihisa Uchida2010-06-10
* rockboy: use unions instead of type-punningRafaël Carré2010-06-10
* text viewer: don't load font if it is the same font currently used.Teruaki Kawashima2010-06-09
* text viewer: can select "move to prev/next page" or "move to top page/bottom ...Yoshihisa Uchida2010-06-09
* remainder of FS#11270 - bug fixes and updates for picureflowJonathan Gordon2010-06-09
* fix errorsJonathan Gordon2010-06-09
* FS#11270 by Chris Savery - WPS integration for pictureflowJonathan Gordon2010-06-09
* fix yellow.Teruaki Kawashima2010-06-08
* add simple text viewer to pluginlib and use this for dict to show description.Teruaki Kawashima2010-06-08
* revert r26623.Yoshihisa Uchida2010-06-08
* text viewer: 1) fix uisim abends when fonts list is displayed.Yoshihisa Uchida2010-06-08
* fix red.Teruaki Kawashima2010-06-07