Age | Commit message (Expand) | Author |
2008-09-02 | Fix FS#9352 - allow .talk clips for single-character filenames. | Steve Bavin |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-07-18 | Remove unnecessary #include | Bertrik Sikken |
2008-07-15 | talk.c helper functions to voice a filename, in a more generic way | Stéphane Doyon |
2008-06-28 | Removed unneeded #include "plugin.h" | Bertrik Sikken |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in... | Peter D'Hoye |
2008-05-11 | more textarea to viewport conversion... yes/no screen... | Jonathan Gordon |
2008-05-04 | use the playlist catalog code to generate the playlists under Playlist > Crea... | Jonathan Gordon |
2008-05-04 | a bit of code cleanup.. use a single function to get the statusbar height (or... | Jonathan Gordon |
2008-05-03 | Viewported quickscreen (take 2 :D) (FS#8553) | Jonathan Gordon |
2008-04-26 | Const police raid, making a lot of pointers to lang strings const and removin... | Nils Wallménius |
2008-04-16 | Use file_exists and dir_exists functions where appropriate, fix one wrong fil... | Nils Wallménius |
2008-04-09 | Pass the buffer length to the list_get_name callback functions instead of usi... | Nils Wallménius |
2008-04-03 | Small fix to be able to use F3 to quit the F3 quick menu on the Archos Recorder | Linus Nielsen Feltzing |
2008-03-29 | Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",... | Dave Chapman |
2008-03-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2008-03-05 | FS#8457 - convert the list drawing code to use viewports. This does not inclu... | Jonathan Gordon |
2008-02-10 | Better bookmark resume handling, in particular when resuming a directory. If ... | Magnus Holmgren |
2008-02-06 | Prevent possible buffer overflow when locating album art. | Magnus Holmgren |
2008-02-05 | (Hopefully) Revert the quickscreen changes. Many fixes need to be made, | Paul Louden |
2008-02-05 | updated the quickscreen's: | Jonathan Gordon |
2008-01-22 | When automatically loading the last bookmark and the file couldn't be found, ... | Magnus Holmgren |
2008-01-18 | Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip... | Nicolas Pennequin |
2008-01-13 | charcell doesnt show titles in lists, so remove the "show path" setting and f... | Jonathan Gordon |
2007-12-17 | remove the duplicated gui_list struct and only duplicate the members which ar... | Jonathan Gordon |
2007-11-20 | Whitespace/indent/codestyle tweaks, should make no functional difference | Nils Wallménius |
2007-11-20 | Make threads responsible for explicit cancellation of their own boosted statu... | Michael Sevakis |
2007-11-07 | Add a setting to control whether or not to speak the file type (r15506). | Stéphane Doyon |
2007-11-07 | Accept FS#7653: Say file type. | Stéphane Doyon |
2007-10-21 | Accept FS#7775: Use list voice callback in file browser | Stéphane Doyon |
2007-10-19 | dirbrowse should return a GO_TO_* value, not false on error (fixes the proble... | Jonathan Gordon |
2007-10-07 | Don't get the dircache size while dircache is still initializing. If done dur... | Magnus Holmgren |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-16 | Show the plugin category name in the list title in the plugin browsers. | Jonathan Gordon |
2007-08-14 | Small optimisation | Peter D'Hoye |
2007-08-13 | Add another file extension viewing option that mimics the old behaviour and m... | Peter D'Hoye |
2007-08-13 | Accept FS #7346 and take it a whole step further. Gives a separate setting to... | Peter D'Hoye |
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 | Accept FS#7486 - shortcuts plugin. | Jonathan Gordon |
2007-08-02 | Finally use the rec button to get to the rec screen on sansa and iriver hxxx.... | Jonathan Gordon |
2007-07-25 | Fix the bug where holding left no longer stopped at the browser root. | Jonathan Gordon |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-07-20 | Makes apps and plugins interract with directories using a posix-like api inst... | Kevin Ferrare |
2007-07-11 | Give the plugin menu its own title (when configured). Fixes FS #7371 | Peter D'Hoye |
2007-06-19 | Fix Database to use the foreground colour, as the colours feature has | Paul Louden |
2007-06-17 | Fix some bugs with the colors stuff. You can now specify folder color with t... | Brandon Low |
2007-06-17 | Give color targets the ability to display each LCD line a different color and... | Brandon Low |
2007-06-10 | Move the root_menu() call out of tree.c. | Jonathan Gordon |