| Commit message (Expand) | Author | Age |
| * | Fix some drawing problems when displaying the WPS initially with sbs enabled.... | Thomas Martitz | 2009-11-16 |
| * | FS#10783 - WPS translation | Tomer Shalev | 2009-11-15 |
| * | Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini... | Thomas Martitz | 2009-11-15 |
| * | Consolidate some #ifdef code. | Thomas Martitz | 2009-11-15 |
| * | Fix crash when selecting statusbar: custom in the menus without having a vali... | Thomas Martitz | 2009-11-15 |
| * | Fix scrolling lines that keep scrolling after exiting plugins and scrolling l... | Nils Wallménius | 2009-11-15 |
| * | jpeg/png: change file list handling a bit. | Teruaki Kawashima | 2009-11-15 |
| * | jpeg/png: unify code to display image to draw_image(_rect). | Teruaki Kawashima | 2009-11-15 |
| * | sudoku: fix improper checking if loaded puzzle is valid. blocks also need to ... | Teruaki Kawashima | 2009-11-15 |
| * | Doom: test to see if it still needs Os on arm - that was set when the plugin ... | Karl Kurbjun | 2009-11-15 |
| * | pcmbuf: consolidate some similar code | Jeffrey Goode | 2009-11-15 |
| * | Updated Hebrew language | Tomer Shalev | 2009-11-14 |
| * | Fix peakmeter from delaying the initial display of the wps. Also change HZ/10... | Thomas Martitz | 2009-11-14 |
| * | Crossfade: crossfaded manual skips now start fading immediately | Jeffrey Goode | 2009-11-13 |
| * | Crossfade: fix shuffle OR manual skip functionality, verbiage and manual | Jeffrey Goode | 2009-11-12 |
| * | Fix HAVE_CROSSFADE definition in config to apply only to swcodec targets | Jeffrey Goode | 2009-11-12 |
| * | Added crossfade tag to lang file strings | Jeffrey Goode | 2009-11-12 |
| * | pcmbuf: consolidated some crossfade code | Jeffrey Goode | 2009-11-12 |
| * | D2: Add a key combination (PLUS+MENU) to go to the WPS while in menus. | Rob Purchase | 2009-11-11 |
| * | Add crossfade feature tag, update manual, fix crossfade WPS tag behavior | Jeffrey Goode | 2009-11-11 |
| * | pcmbuf: bug fix with pcmbuf flush, code cleanup, added comments | Jeffrey Goode | 2009-11-11 |
| * | fix build, ? buttonbar.... | Jonathan Gordon | 2009-11-11 |
| * | remove 3 bad viewport functions: | Jonathan Gordon | 2009-11-11 |
| * | Crossfade: added a new option, rewrote decision logic, updated manual and men... | Jeffrey Goode | 2009-11-11 |
| * | Fall back to info vp from sbs when intersection fails (again, r23575 changed ... | Thomas Martitz | 2009-11-10 |
| * | Revert r23599 and r23600 and fix the early usb problem at the root. The the v... | Thomas Martitz | 2009-11-10 |
| * | usb screen: show logo at center of ui viewport and try to fit logo and title ... | Teruaki Kawashima | 2009-11-10 |
| * | really fix early usb this time | Jonathan Gordon | 2009-11-10 |
| * | hopefully fix "early usb" | Jonathan Gordon | 2009-11-10 |
| * | HAVE_CROSSFADE defs: fix yellow and red | Jeffrey Goode | 2009-11-10 |
| * | Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE cond... | Jeffrey Goode | 2009-11-10 |
| * | Also fix Debug->View partitions when SECTOR_SIZE!=512 | Frank Gevaerts | 2009-11-09 |
| * | Make the codecs use more IRAM on S5L870x, as we have plenty of it. | Michael Sparmann | 2009-11-09 |
| * | pcmbuf: simplify crossfade logic | Jeffrey Goode | 2009-11-09 |
| * | pcmbuf: refactoring | Jeffrey Goode | 2009-11-09 |
| * | Implement %Ss for playback speed | Frank Gevaerts | 2009-11-09 |
| * | Don't define pitch_speed_enum() on MAS3507D. Fixes yellow | Frank Gevaerts | 2009-11-09 |
| * | Allow %?Sp<...> to be used as a conditional | Frank Gevaerts | 2009-11-09 |
| * | pcmbuf: more refactoring | Jeffrey Goode | 2009-11-09 |
| * | keyboard: some random cleanup. | Teruaki Kawashima | 2009-11-09 |
| * | pcmbuf: eliminate add_chunk as a separate function | Jeffrey Goode | 2009-11-09 |
| * | try that previous commit again... | Jonathan Gordon | 2009-11-09 |
| * | fix segfault on remote targets where no sbs is loaded for the remote | Jonathan Gordon | 2009-11-09 |
| * | pcmbuf: fix yellow. More renaming. | Jeffrey Goode | 2009-11-09 |
| * | Removed unneeded includes | Jeffrey Goode | 2009-11-09 |
| * | pcmbuf: refactoring, renamed confusing variables, moved some code around, but... | Jeffrey Goode | 2009-11-09 |
| * | Playback: removed duplicate functions | Jeffrey Goode | 2009-11-09 |
| * | Fix the error condition to actually set the fullscreen viewport. Also remove ... | Jonathan Gordon | 2009-11-09 |
| * | fix red.. markers need to be outside #ifdefs | Jonathan Gordon | 2009-11-09 |
| * | Add a bunch of markers into the tokens enum to make figuring out which token ... | Jonathan Gordon | 2009-11-09 |