| Commit message (Expand) | Author | Age |
| ... | |
| * | plugin api: delete sb_skin_update(). | Yoshihisa Uchida | 2010-07-08 |
| * | battery_bench: make log time start at 0 (since plugin started) | Rafaël Carré | 2010-07-07 |
| * | text viewer: fixed the following bugs. | Yoshihisa Uchida | 2010-07-07 |
| * | lrcplayer: | Teruaki Kawashima | 2010-07-06 |
| * | Commit FS#11458 by me. Fixes test_codec to work on files larger then the ava... | Michael Giacomelli | 2010-07-06 |
| * | text viewer: fixed StatusBar randomly appears (FS#11455). | Yoshihisa Uchida | 2010-07-05 |
| * | Move the test and benchmark plugins to the top of the viewers list, since if ... | Michael Giacomelli | 2010-07-05 |
| * | pdbox: Optimizations in the audio output code. | Wincent Balin | 2010-07-05 |
| * | pdbox: Added Sansa e200 to supported devices. | Wincent Balin | 2010-07-05 |
| * | pdbox: Added different sampling rates based on hardware capabilities. | Wincent Balin | 2010-07-05 |
| * | chessbox: fix 'i = i++', based on gnuchess4.0-pl80 | Rafaël Carré | 2010-07-04 |
| * | Add -lm to pdbox sim build | Frank Gevaerts | 2010-07-03 |
| * | Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old... | Frank Gevaerts | 2010-07-03 |
| * | text viewer: for tv_action and tv_bookmark, the prototype of the initializer ... | Yoshihisa Uchida | 2010-07-02 |
| * | text viewer: fixed garbage data are not stored in the setting file. | Yoshihisa Uchida | 2010-07-02 |
| * | metronome: fix issue that backlight doesn't turn off. | Teruaki Kawashima | 2010-07-01 |
| * | text editor: use plugin_get_buffer() to allocate buffer. if size of the file ... | Teruaki Kawashima | 2010-07-01 |
| * | text viewer: | Yoshihisa Uchida | 2010-07-01 |
| * | PacBox: Premultiply sound prom data on load rather than during emulation. Use... | Michael Sevakis | 2010-07-01 |
| * | Fix r27202 red. MCF5249 plugin IRAM is already very occupied. | Michael Sevakis | 2010-07-01 |
| * | Enable game sounds in PacBox. Sound is OFF by default but can be enabled from... | Michael Sevakis | 2010-07-01 |
| * | text viewer: the display of the statusbar is synchronized actual battery, tim... | Yoshihisa Uchida | 2010-06-30 |
| * | Remove some redundant #include's | Bertrik Sikken | 2010-06-29 |
| * | some improvements for simple viewer. | Teruaki Kawashima | 2010-06-29 |
| * | text viewer: some members of preferences change to bool. And simplify menu se... | Yoshihisa Uchida | 2010-06-29 |
| * | text viewer: move and delete #include. | Yoshihisa Uchida | 2010-06-29 |
| * | text_viewer: callback functions are changed to the function that returns int ... | Yoshihisa Uchida | 2010-06-29 |
| * | r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ... | Michael Sevakis | 2010-06-29 |
| * | text viewer: tv_window doesn't depend on the layout of the text viewer. | Yoshihisa Uchida | 2010-06-28 |
| * | fix yellow. | Yoshihisa Uchida | 2010-06-27 |
| * | text viewer: display functions more changes. | Yoshihisa Uchida | 2010-06-27 |
| * | text viewer: simplify display functions. | Yoshihisa Uchida | 2010-06-27 |
| * | Correct spelling in the lrcviewer plugin. UK English please! | Alex Parker | 2010-06-26 |
| * | fix red. | Yoshihisa Uchida | 2010-06-26 |
| * | text viewer: some modify text viewer's layout and preferences. | Yoshihisa Uchida | 2010-06-26 |
| * | e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ... | Michael Sevakis | 2010-06-26 |
| * | text viewer: reworks screen access logics and some bugs fix. | Yoshihisa Uchida | 2010-06-26 |
| * | text_viewer: rename preference values. | Yoshihisa Uchida | 2010-06-24 |
| * | Build doom on clipv2 and clip+ | Rafaël Carré | 2010-06-23 |
| * | FS#11399 by me: fix r26998 for text_viewer | Rafaël Carré | 2010-06-23 |
| * | Convert plasma to use pluginlib actions. | Thomas Martitz | 2010-06-22 |
| * | test_codec: allocate wavbuffer/dspbuffer dynamically | Rafaël Carré | 2010-06-22 |
| * | test_codec: remove 2 static string buffers and put them on the stack | Rafaël Carré | 2010-06-22 |
| * | test_codec: fix DEBUGF pointer format specifier | Rafaël Carré | 2010-06-22 |
| * | Fix yellows and reds (one was a type, the other was rather incorrect before a... | Thomas Martitz | 2010-06-21 |
| * | Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #... | Thomas Martitz | 2010-06-21 |
| * | Fix include file | Frank Gevaerts | 2010-06-21 |
| * | Remove plugin-specific defines from the pdbox makefile, and add them to m_pd.... | Frank Gevaerts | 2010-06-21 |
| * | text_viewer: cleanup & bugfix | Rafaël Carré | 2010-06-20 |
| * | Make unnecessarily static local variables non-static. It's more efficient, an... | Jens Arnold | 2010-06-20 |