Age | Commit message (Expand) | Author |
2009-09-17 | Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to ... | Thomas Martitz |
2009-09-17 | Fix delay when seeking using the touchscreen by adding a pause/unpause. | Rob Purchase |
2009-09-17 | Rename Starting Level to Snake Speed, save the last selected speed, remove hi... | Johannes Schwarz |
2009-09-13 | Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were s... | Mohamed Tarek |
2009-09-13 | Jpeg Viewer: Add support for Vertical Strides | Karl Kurbjun |
2009-09-13 | Get rid of some of the code duplication from checkwps, it still duplicates a ... | Thomas Martitz |
2009-09-13 | Remove some trailing whitespaces in in the skin engine files. | Thomas Martitz |
2009-09-13 | Fix/band aid the freeze when %V is the first thing (i.e. in line 1) in a .wps... | Thomas Martitz |
2009-09-13 | FS#10586: fix c200/c200v2 keymap for moving left/right in the Time&Date menu ... | Bertrik Sikken |
2009-09-13 | Another take at quitting with an error message | Alexander Levin |
2009-09-13 | Laying the groundwork for future features | Jeffrey Goode |
2009-09-12 | Revert everything to a workable state until the issue is investigated properly | Alexander Levin |
2009-09-12 | Fix red | Alexander Levin |
2009-09-12 | Quit with an error message if the LCD is not supported | Alexander Levin |
2009-09-12 | Fix the pitch detector plugin for iaudioM3 | Alexander Levin |
2009-09-12 | UI improvements for the pitch detector (ongoing work by David Johnston from F... | Alexander Levin |
2009-09-12 | Add Vertical stride support to LCD scrolling functions. | Karl Kurbjun |
2009-09-12 | Fix test_sampr for the changes in r22440 | Jens Arnold |
2009-09-11 | Increase skin buffer on charcell displays so it's actually big enough to load... | Frank Gevaerts |
2009-09-11 | Initialize token before using. | Teruaki Kawashima |
2009-09-11 | iaudio7: keymap, fix some "sticky" keys | Vitja Makarov |
2009-09-11 | Hopefully make the wps debug info more understandable... display tokens the s... | Jonathan Gordon |
2009-09-09 | fix the first subline not displaying properly | Jonathan Gordon |
2009-09-08 | Manual section for the pitch detector (this is just the beginning) | Alexander Levin |
2009-09-08 | New plugin: pitch detector (FS#8768) by Michael Lechner and David Johnston | Alexander Levin |
2009-09-08 | Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t... | Thomas Martitz |
2009-09-07 | Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overrid... | Thomas Martitz |
2009-09-07 | Pacbox: add support for hardware 256 color palette mode. | Karl Kurbjun |
2009-09-07 | Fix yellow aka remove a typo. | Mustapha Senhaji |
2009-09-07 | Polish translation update. | Mustapha Senhaji |
2009-09-07 | Fix for FS#10492, by Aoyumi: Data abort errors when playing some Vorbis files. | Magnus Holmgren |
2009-09-07 | Set list_need_reinit to false somewhere too. | Thomas Martitz |
2009-09-07 | Fix buttonbar handling/theme changed handling in lists. | Thomas Martitz |
2009-09-07 | Plasma: Add hardware support for 256 color palette mode. | Karl Kurbjun |
2009-09-07 | stupid yellow.... I'm going to bed | Jonathan Gordon |
2009-09-07 | add a bit more debug info for skins... show the subimage id in the display im... | Jonathan Gordon |
2009-09-07 | rework AA load/display handling in the skins to get them working in viewports... | Jonathan Gordon |
2009-09-06 | Lua plugin: fix bad behaviour for io.open(path, 'w') | Maurus Cuelenaere |
2009-09-06 | fix red :) | Jonathan Gordon |
2009-09-06 | Make the e200 compile the vled for the sim... other targets are probably doin... | Jonathan Gordon |
2009-09-06 | brickmania, blackjack, jewels, bubbles: Remove save file only if player resum... | Teruaki Kawashima |
2009-09-05 | Factor out/generalise the function that checks whether a point is within a vi... | Thomas Martitz |
2009-09-05 | Improve and simplify touchscreen handling of the quickscreen in absolut mode ... | Thomas Martitz |
2009-09-05 | Don't forget the touchscreen targets! | Thomas Martitz |
2009-09-05 | Put the quickscreen viewports onto the stack (saving a tiny bit of ram), and ... | Thomas Martitz |
2009-09-05 | Fix FS#9842 by stopping scrolling before leaving the yesno screen. | Thomas Martitz |
2009-09-05 | Fix FS#10588 by stopping scrolling in the radio screen instead of blindy rely... | Thomas Martitz |
2009-09-05 | Fix bug in viewports preparation (screen.lcdwidth() isn't really proper for t... | Thomas Martitz |
2009-09-05 | remove extra 1 element in arrays. use same counter for both manual and auto f... | Teruaki Kawashima |
2009-09-04 | Alright, it seems I got scroll_stop() wrong. Using the viewport that's set be... | Thomas Martitz |