summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2010-07-01PacBox: Premultiply sound prom data on load rather than during emulation. Use...Michael Sevakis
2010-07-01Fix r27202 red. MCF5249 plugin IRAM is already very occupied.Michael Sevakis
2010-07-01Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...Michael Sevakis
2010-06-30text viewer: the display of the statusbar is synchronized actual battery, tim...Yoshihisa Uchida
2010-06-29Remove some redundant #include'sBertrik Sikken
2010-06-29some improvements for simple viewer.Teruaki Kawashima
2010-06-29text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida
2010-06-29text viewer: move and delete #include.Yoshihisa Uchida
2010-06-29text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida
2010-06-29r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ...Michael Sevakis
2010-06-28text viewer: tv_window doesn't depend on the layout of the text viewer.Yoshihisa Uchida
2010-06-27fix yellow.Yoshihisa Uchida
2010-06-27text viewer: display functions more changes.Yoshihisa Uchida
2010-06-27text viewer: simplify display functions.Yoshihisa Uchida
2010-06-26Correct spelling in the lrcviewer plugin. UK English please!Alex Parker
2010-06-26fix red.Yoshihisa Uchida
2010-06-26text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis
2010-06-26text viewer: reworks screen access logics and some bugs fix.Yoshihisa Uchida
2010-06-24text_viewer: rename preference values.Yoshihisa Uchida
2010-06-23Build doom on clipv2 and clip+Rafaël Carré
2010-06-23FS#11399 by me: fix r26998 for text_viewerRafaël Carré
2010-06-22Convert plasma to use pluginlib actions.Thomas Martitz
2010-06-22test_codec: allocate wavbuffer/dspbuffer dynamicallyRafaël Carré
2010-06-22test_codec: remove 2 static string buffers and put them on the stackRafaël Carré
2010-06-22test_codec: fix DEBUGF pointer format specifierRafaël Carré
2010-06-21Fix yellows and reds (one was a type, the other was rather incorrect before a...Thomas Martitz
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-21Fix include fileFrank Gevaerts
2010-06-21Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....Frank Gevaerts
2010-06-20text_viewer: cleanup & bugfixRafaël Carré
2010-06-20Make unnecessarily static local variables non-static. It's more efficient, an...Jens Arnold
2010-06-19minesweeper: bugfixes / code improvementsRafaël Carré
2010-06-18reorder apps/plugins/lib/SOURCES.Teruaki Kawashima
2010-06-18use int instead of enum.Teruaki Kawashima
2010-06-18FS#11347 by me: *dir LUA functions: luadir moduleRafaël Carré
2010-06-18Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when ...Maurus Cuelenaere
2010-06-18Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generatorsMaurus Cuelenaere
2010-06-18HD200 - calibrate lcdlinear[] matrixMarcin Bukat
2010-06-17test_codec: print crc's that start with 0 properly.Nils Wallménius
2010-06-16Add interpolation so output file contains lcdlinear[] matrix dumpMarcin Bukat
2010-06-15test_disk: print return values in case of errorRafaël Carré
2010-06-11text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida
2010-06-11CPP substitution isn't made inside " ", but we need " " when using , in a gas...Rafaël Carré
2010-06-11FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré
2010-06-10ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré
2010-06-10Build plugin overlays when buffer size is <= 128kBRafaël Carré
2010-06-10rockpaint: steal the big buffer from audiobufferRafaël Carré
2010-06-10ppmviewer: steal from audiobuffer for large arraysRafaël Carré
2010-06-10text viewer: fix that the return value's type is wrong.Yoshihisa Uchida