Age | Commit message (Expand) | Author |
2007-10-26 | Implement as genuine a set_irq_level function for the sim as possible. The yi... | Michael Sevakis |
2007-10-26 | Don't lock up simulators when lists are used with TIMEOUT_NOBLOCK. Fixes FS#8... | Steve Bavin |
2007-10-24 | Try and save some bytes, seeing as we already assumed LANG_ constants for mon... | Steve Bavin |
2007-10-24 | Complete info screen voicing; now consistent with displayed screen | Steve Bavin |
2007-10-23 | mrobe changes: | Jonathan Gordon |
2007-10-23 | Small voice-related tweaks and fixes to simplelists. | Stéphane Doyon |
2007-10-22 | First go at getting the touchpad working in the ui. lists only for now. | Jonathan Gordon |
2007-10-21 | allow simplelists to set the timeout and the start selection. | Jonathan Gordon |
2007-10-21 | Fixed debug menu crashing. Show last file processed by tagcache engine in deb... | Miika Pekkarinen |
2007-10-21 | remove the seelection_size param from the info init call to hopefully decreas... | Jonathan Gordon |
2007-10-21 | simplify the simpelist api slightly so not every struct member needs to be in... | Jonathan Gordon |
2007-10-21 | Voice the "Cancelled" splash in option_screen(). | Stéphane Doyon |
2007-10-21 | From FS#7774: use list voice callback in option selection (option_screen(()). | Stéphane Doyon |
2007-10-21 | Accept FS#7774: Voice callback for gui_synclist. | Stéphane Doyon |
2007-10-20 | add a list API for simple lists which dont need lots of code to run. | Jonathan Gordon |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-10-15 | Remove the "invert scroll" code since it's not used anywhere anymore (and it ... | Antoine Cellerier |
2007-10-15 | fix the wrong value being selected initially | Jonathan Gordon |
2007-10-15 | Integer setting changes to make all those settings consistant on the target. | Jonathan Gordon |
2007-10-15 | Fix int settings being backwards on the player | Jonathan Gordon |
2007-10-15 | Fix FS#7952 - flip list settings didnt work properly | Jonathan Gordon |
2007-09-28 | Fix buggy gradient display when a coloured file is selected in the browser. T... | Nicolas Pennequin |
2007-09-28 | Make the gradient look better when more than one line is selected (running ti... | Nicolas Pennequin |
2007-09-27 | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin |
2007-09-20 | Get rid of macros and do these calculations only once instead | Nils Wallménius |
2007-09-20 | Fix FS#7766 - crash at track transition if A-B repeat is enabled but no B mar... | Steve Bavin |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-09-15 | Disable wrapping of the bass and treble settings and do the same for volume i... | Nils Wallménius |
2007-09-13 | Slight code simplification | Nils Wallménius |
2007-09-05 | stop non-live settings from beign accepted even if cancel was chosen | Jonathan Gordon |
2007-08-28 | Change the way set_option() works so these settings are voiced again (recordi... | Jonathan Gordon |
2007-08-22 | Apply fix from FS#6341, with some changes by me. | Magnus Holmgren |
2007-08-19 | Use size_t type for the buffer_size parameter to formatter functions, static ... | Nils Wallménius |
2007-08-18 | Make peakmeter release setting work in units per tick (was units per read), a... | Peter D'Hoye |
2007-08-15 | Switch to using millivolt for battery voltage and other internal voltages. * ... | Jens Arnold |
2007-08-15 | Try to translate items when using the STRINGCHOICE_SETTING() macro (fixes FS#... | Jonathan Gordon |
2007-08-12 | Convert IDs to strings before using them, fixes FS #7564 | Peter D'Hoye |
2007-08-10 | 16 bits are enough here, save bytes :-) | Nils Wallménius |
2007-08-08 | Add support for grouping tags. From FS#7362. | Dan Everton |
2007-08-06 | Fix red archos sims and make some minor cleanup | Nils Wallménius |
2007-08-06 | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-08-05 | Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files. | Jonathan Gordon |
2007-08-03 | Add support for parsing the disc number tag from metadata and use of it in th... | Dan Everton |
2007-08-02 | Finally use the rec button to get to the rec screen on sansa and iriver hxxx.... | Jonathan Gordon |
2007-07-27 | Fix FS#7490 (%px tag causes divide by zero errors). | Nicolas Pennequin |
2007-07-26 | Fix a bug where targets which have a software keylock couldnt seek in the wps... | Jonathan Gordon |
2007-07-25 | Oops, forgot to trim down the lines before my previous commit. | Nicolas Pennequin |
2007-07-25 | Implement feature request FS#7476: Add a "song progress percentage" WPS tag (... | Nicolas Pennequin |
2007-07-25 | Fix the bug where holding left no longer stopped at the browser root. | Jonathan Gordon |