Age | Commit message (Expand) | Author |
2009-07-14 | FS#10080 | Nils Wallménius |
2009-05-09 | Remove unneeded #include "backdrop.h" | Bertrik Sikken |
2009-03-08 | Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card). | Magnus Holmgren |
2008-12-31 | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-07-16 | Tiny bit of const policing. | Steve Bavin |
2008-07-15 | Workaround to allow voicing the "Create a Bookmark?" prompt | Stéphane Doyon |
2008-07-15 | Improved voice feedback in bookmark selection. | Stéphane Doyon |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-05-29 | total removal of gui_textarea. The only thing using the text_message struct i... | Jonathan Gordon |
2008-04-28 | Cleaned up header files in bookmark.c | Bertrik Sikken |
2008-04-28 | Moved atoi declaration to stdlib.h. Deleted atoi.h | Bertrik Sikken |
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-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-02-21 | When failing to auto-load a bookmark, don't show the 'Nothing to resume' mess... | Magnus Holmgren |
2008-02-10 | Better bookmark resume handling, in particular when resuming a directory. If ... | Magnus Holmgren |
2007-11-18 | Use the strrsplt function in one more place | Nils Wallménius |
2007-11-18 | In the recent bookmarks list, show playlist/directory name, in addition to th... | Magnus Holmgren |
2007-10-19 | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-22 | Apply fix from FS#6341, with some changes by me. | Magnus Holmgren |
2007-08-11 | Fix bug that caused the bookmark autoload screen to always resume the first b... | Magnus Holmgren |
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-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-06-11 | When recording, disable voice menus without actually modifying user settings.... | Steve Bavin |
2007-05-26 | Use the new VOICE_ strings, and not the deprecated ones. Thanks to n1s for no... | Magnus Holmgren |
2007-05-26 | FS#7158 - Bookmark selection as a list. | Magnus Holmgren |
2007-04-25 | Change some ifdefs for the recent backdrop changes (fixes the yellow builds) ... | Nicolas Pennequin |
2007-04-25 | Add backdrop support for LCD remotes with depth > 1-bit. Only WPS backdrops, ... | Nicolas Pennequin |
2007-04-21 | Bookmark screen fixes: 1) Make the 'Load bookmark?' prompt follow the status ... | Magnus Holmgren |
2007-04-05 | Fix the root menu for any targets without a radio (we are using #if not #ifde... | Jonathan Gordon |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-02-20 | Fix a couple of error handling bugs. Some minor code simplification. | Magnus Holmgren |
2007-02-19 | Use the statusbar setting while in the bookmark screen, so that the shuffle/r... | Magnus Holmgren |
2007-02-17 | #ifdef instead of #if | Daniel Stenberg |
2007-02-17 | A few more bookmark code tweaks. Also improves how the bookmark selection scr... | Magnus Holmgren |
2007-02-15 | Size-optimize the bookmarking code a bit (~450 bytes code, 350 bytes BSS on C... | Magnus Holmgren |
2006-11-13 | Backdrop support for greyscale targets. WPS backdrop is untested. | Jens Arnold |
2006-09-17 | Fix problem with bouncing back to the 'Load last bookmark' screen after loadi... | Magnus Holmgren |
2006-08-23 | Fix bookmark screen again... | Magnus Holmgren |
2006-08-21 | fixed the settings action context, time/eq/colour chooser/dbug screens | Jonathan Gordon |
2006-08-20 | fix buttons in bookmark autoload query screen | Martin Scarratt |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-07-18 | Recent bookmarks screen support for multiple screens | Martin Scarratt |
2006-07-15 | Fix warning | Peter D'Hoye |
2006-07-15 | Color targets: When showing the bookmark screen from within the wps, switch t... | Peter D'Hoye |