- d5342fd pdbox: Added Sansa e200 to supported devices. by Wincent Balin · 15 years ago
- 53425ad pdbox: Added different sampling rates based on hardware capabilities. by Wincent Balin · 15 years ago
- 4acfdbc chessbox: fix 'i = i++', based on gnuchess4.0-pl80 by Rafaël Carré · 15 years ago
- 64276fc Add -lm to pdbox sim build by Frank Gevaerts · 15 years ago
- b8286d4 Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in older gcc output when not linking by Frank Gevaerts · 15 years ago
- 2cdf332 text viewer: for tv_action and tv_bookmark, the prototype of the initializer is the same arguments as other modules. by Yoshihisa Uchida · 15 years ago
- 426f4c1 text viewer: fixed garbage data are not stored in the setting file. by Yoshihisa Uchida · 15 years ago
- ffe8cec metronome: fix issue that backlight doesn't turn off. by Teruaki Kawashima · 15 years ago
- f06f654 text editor: use plugin_get_buffer() to allocate buffer. if size of the file is bigger than the buffer, use the audio buffer. by Teruaki Kawashima · 15 years ago
- ea09608 text viewer: by Yoshihisa Uchida · 15 years ago
- ceab0b0 PacBox: Premultiply sound prom data on load rather than during emulation. Use 16-bit data for 'raw' output instead of int. by Michael Sevakis · 15 years ago
- 2cfa7ba Fix r27202 red. MCF5249 plugin IRAM is already very occupied. by Michael Sevakis · 15 years ago
- cf73340 Enable game sounds in PacBox. Sound is OFF by default but can be enabled from the menu. Enable a function for SWCODEC in the middle of the plugin API, so plugins must be made incompatible (full update). by Michael Sevakis · 15 years ago
- 6fa312b text viewer: the display of the statusbar is synchronized actual battery, time, etc. and deletes unnecessary lcd_set_backdrop(). by Yoshihisa Uchida · 15 years ago
- 5565a28 Remove some redundant #include's by Bertrik Sikken · 15 years ago
- 5af120f some improvements for simple viewer. by Teruaki Kawashima · 15 years ago
- 470226d text viewer: some members of preferences change to bool. And simplify menu setting functions. by Yoshihisa Uchida · 15 years ago
- 25f44c2 text viewer: move and delete #include. by Yoshihisa Uchida · 15 years ago
- 07d0372 text_viewer: callback functions are changed to the function that returns int value. by Yoshihisa Uchida · 15 years ago
- 7195f3a r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't also updated to be compatible with the changes. Fix that. by Michael Sevakis · 15 years ago
- cf6554d text viewer: tv_window doesn't depend on the layout of the text viewer. by Yoshihisa Uchida · 15 years ago
- 668914b fix yellow. by Yoshihisa Uchida · 15 years ago
- b5a2685 text viewer: display functions more changes. by Yoshihisa Uchida · 15 years ago
- 1ed3aba text viewer: simplify display functions. by Yoshihisa Uchida · 15 years ago
- a30c5a0 Correct spelling in the lrcviewer plugin. UK English please! by Alex Parker · 15 years ago
- c72d1a6 fix red. by Yoshihisa Uchida · 15 years ago
- 17383c2 text viewer: some modify text viewer's layout and preferences. by Yoshihisa Uchida · 15 years ago
- b15a523 e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below are being a bear as far as minor crackling at higher amplitude-- leave them out for the time being since no solution is currently evident. 48, 44, 32 (rec rates 24, 22, 16) seem perfectly fine. I'm betting c200 is ok to include because it uses the same setup as e200. by Michael Sevakis · 15 years ago
- ac622c6 text viewer: reworks screen access logics and some bugs fix. by Yoshihisa Uchida · 15 years ago
- 7e37fa9 text_viewer: rename preference values. by Yoshihisa Uchida · 15 years ago
- 8f28c04 Build doom on clipv2 and clip+ by Rafaël Carré · 15 years ago
- 59fd2b2 FS#11399 by me: fix r26998 for text_viewer by Rafaël Carré · 15 years ago
- c5f2482 Convert plasma to use pluginlib actions. by Thomas Martitz · 15 years ago
- 5c50021 test_codec: allocate wavbuffer/dspbuffer dynamically by Rafaël Carré · 15 years ago
- 7aee791 test_codec: remove 2 static string buffers and put them on the stack by Rafaël Carré · 15 years ago
- 34aac0e test_codec: fix DEBUGF pointer format specifier by Rafaël Carré · 15 years ago
- 6370105 Fix yellows and reds (one was a type, the other was rather incorrect before already) by Thomas Martitz · 15 years ago
- 35e8b14 Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). by Thomas Martitz · 15 years ago
- 9e5846e Fix include file by Frank Gevaerts · 15 years ago
- 3c78cb3 Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.h, which is the global pdbox header. This makes sure that the defines are set during depency generation so dependencies are correct. by Frank Gevaerts · 15 years ago
- 298316d text_viewer: cleanup & bugfix by Rafaël Carré · 15 years ago
- 2f67cdc Make unnecessarily static local variables non-static. It's more efficient, and it also fixes the weird lines with EABI on ARM7TDMI, although it doesn't explain them. by Jens Arnold · 15 years ago
- 694bc2a0 minesweeper: bugfixes / code improvements by Rafaël Carré · 15 years ago
- 926aae8 reorder apps/plugins/lib/SOURCES. by Teruaki Kawashima · 15 years ago
- be7e835 use int instead of enum. by Teruaki Kawashima · 15 years ago
- bfd8d02 FS#11347 by me: *dir LUA functions: luadir module by Rafaël Carré · 15 years ago
- d8cef9c Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when stumbling over a CC error in rocklib_aux.c by Maurus Cuelenaere · 15 years ago
- 952d9bc Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generators by Maurus Cuelenaere · 15 years ago
- 341653e HD200 - calibrate lcdlinear[] matrix by Marcin Bukat · 15 years ago
- 10719ef test_codec: print crc's that start with 0 properly. by Nils Wallménius · 15 years ago
- 23b9df2 Add interpolation so output file contains lcdlinear[] matrix dump by Marcin Bukat · 15 years ago
- 518d3fc test_disk: print return values in case of error by Rafaël Carré · 15 years ago
- a784938 text viewer: can select the indent spaces when the line mode is reflow. by Yoshihisa Uchida · 15 years ago
- e3263b7 CPP substitution isn't made inside " ", but we need " " when using , in a gas macro argument by Rafaël Carré · 15 years ago
- 45c7498 FS#11335 by me: make ARM assembly functions thumb-friendly by Rafaël Carré · 15 years ago
- 6c52262 ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the plugin buffer is large enough by Rafaël Carré · 15 years ago
- 567ef67 Build plugin overlays when buffer size is <= 128kB by Rafaël Carré · 15 years ago
- d5eda4b rockpaint: steal the big buffer from audiobuffer by Rafaël Carré · 15 years ago
- 0acf34f ppmviewer: steal from audiobuffer for large arrays by Rafaël Carré · 15 years ago
- b086067 text viewer: fix that the return value's type is wrong. by Yoshihisa Uchida · 15 years ago
- ac25812 fix the problem that does not jump to selected the bookmark. (FS#11386) by Yoshihisa Uchida · 15 years ago
- 5f4d687 rockboy: use unions instead of type-punning by Rafaël Carré · 15 years ago
- 96598c6 text viewer: don't load font if it is the same font currently used. by Teruaki Kawashima · 15 years ago
- 8bdb1c0 text viewer: can select "move to prev/next page" or "move to top page/bottom page" when LEFT/RIGHT key is pressed (narrow mode). by Yoshihisa Uchida · 15 years ago
- 6efc8d5 remainder of FS#11270 - bug fixes and updates for picureflow by Jonathan Gordon · 15 years ago
- 4017fd2 fix errors by Jonathan Gordon · 15 years ago
- d871ff8 FS#11270 by Chris Savery - WPS integration for pictureflow by Jonathan Gordon · 15 years ago
- 8a52d17 fix yellow. by Teruaki Kawashima · 15 years ago
- 0c7eb41 add simple text viewer to pluginlib and use this for dict to show description. by Teruaki Kawashima · 15 years ago
- 755fef6 revert r26623. by Yoshihisa Uchida · 15 years ago
- 88bd009 text viewer: 1) fix uisim abends when fonts list is displayed. by Yoshihisa Uchida · 15 years ago
- 5a3f3a1 fix red. by Teruaki Kawashima · 15 years ago
- d669d4a text viewer: gigabeat f: add buttons to do one line up/down, and one column left/right. by Teruaki Kawashima · 15 years ago
- 642beb0 text viewer: some fixes related to font. by Teruaki Kawashima · 15 years ago
- 1ce70a6 text viewer: can selected scroll by column/scroll by screen for the horizontal screen. by Yoshihisa Uchida · 15 years ago
- 1582e6f FS#9034 - sort viewers.config by plugin name so the open with window is alphabetically sorted by Jonathan Gordon · 15 years ago
- 3ee3b28 Save the scratchpad state in Sudoku plugin (FS#5737). by Dominik Riebeling · 15 years ago
- 240b198 text viewer: can display the horizontal scroll bar. by Yoshihisa Uchida · 15 years ago
- 1445c3b text viewer: can be selected the number of screens per page. by Yoshihisa Uchida · 15 years ago
- 9becb7a Add a mapping for the PLA_EXIT action for Iriver remote and provide it in the manual as well. by Marianne Arnold · 15 years ago
- 15935a6 Fix PLA_EXIT and PLA_CANCEL for the Iaudio M5 and X5, make them more intuitive and add the missing remote actions for it at the same time. by Marianne Arnold · 15 years ago
- ffb943e Fix plugin bitmaps dependencies generation by Rafaël Carré · 15 years ago
- 988b323 pdbox: Moved all global variables in pdbox.c to IRAM. by Wincent Balin · 15 years ago
- f7575cb set svn properties. by Teruaki Kawashima · 15 years ago
- 642e8ec remove old text viewer plugin (viewer.rock). by Yoshihisa Uchida · 15 years ago
- c5b8394 new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file. by Teruaki Kawashima · 15 years ago
- fdba840 reworks text viewer plugin. (FS#11209) new text viewer plugin: text_viewer.rock. by Yoshihisa Uchida · 15 years ago
- 0133a4f pdbox: Reverted premature commit of Coldfire optimization. by Wincent Balin · 15 years ago
- 58d875e pdbox: Fixing yellows. by Wincent Balin · 15 years ago
- 66cc643 pdbox: Corrected inclusion of m_fixed.h . by Wincent Balin · 15 years ago
- d166d61 pdbox: Added Coldfire multiplication optimization by Buschel. by Wincent Balin · 15 years ago
- 2464eae pdbox: Reduced (visible) precision of numbers shown in the GUI. by Wincent Balin · 15 years ago
- 97fef6b pdbox: The values on of widgets are reset on start now. by Wincent Balin · 15 years ago
- dbfb906 Ensure CPU is defined. by Andree Buschmann · 15 years ago
- 43fcc1e test_gfx preprocessing needs to be rearranged a little different so mylcd defaults to core graphics unless greylib is being tested. by Michael Sevakis · 15 years ago
- e63e84a Convert some more stuff to mylcd_ and support pgfx as well. by Michael Sevakis · 15 years ago
- bc26fe7 Add a wrapper header, mylcd.h, in the lib subdirectory, which lets plugins' code automatically call the proper functions depending if compilation is for greylib or color display, also forms proper call to grey_ and xlcd_. mylcd_ub_ call greylib unbuffered routines, regular lcd routines otherwise. Form is mylcd_<fnname>, <fnname> is the symbol name stripped of prefixes lcd_, grey_, or xlcd_. Convert a couple plugins I know well (easy job). by Michael Sevakis · 15 years ago
- 2e5b1b1 pdbox: Applied several changes by Buschel. Reintroduced compilation for iPods. by Wincent Balin · 15 years ago
- da2dd97 pdbox: fix build on ARM with eabi by Rafaël Carré · 15 years ago
- e0af34c More FFT fun: No point in computing and combining the 2nd FFT if it's just being made null. Use the regular complex FFT (called by fftr anyway) and save ram and computation for a given number of bins. by Michael Sevakis · 15 years ago