| Commit message (Expand) | Author | Age |
| * | Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom... | Bertrik Sikken | 2010-09-26 |
| * | Make disabling HAVE_PITCHSCREEN actually work without breaking the build | Frank Gevaerts | 2010-09-17 |
| * | Even more readable code | Alexander Levin | 2010-07-07 |
| * | Slightly rearranged lines to execute only what's really needed. No functional... | Alexander Levin | 2010-07-06 |
| * | Rename functions so that the code is easier to read | Alexander Levin | 2010-07-06 |
| * | Provide the option to automatically update existing bookmark files on stop, w... | Torne Wuff | 2010-07-05 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | Bug fix from r25577. Oops. | Jeffrey Goode | 2010-04-11 |
| * | Fix yellow: pointer cast | Jeffrey Goode | 2010-04-10 |
| * | Fix bookmarks for hwcodec targets | Jeffrey Goode | 2010-04-10 |
| * | New bookmarks contain pitch and speed info. Old bookmarks still work, behavi... | Jeffrey Goode | 2010-04-10 |
| * | Another small bookmark.c revision, no functional change, saves bin size | Jeffrey Goode | 2010-04-06 |
| * | Bookmark.c cleanup, still no functional changes... yet | Jeffrey Goode | 2010-04-06 |
| * | Restructure some bookmarking code, preparatory to adding version info to book... | Jeffrey Goode | 2010-04-05 |
| * | Fix "bookmark on stop: ask" when idle poweroff triggers. | Torne Wuff | 2010-03-28 |
| * | skin rework (FS#10922) notable changes: | Jonathan Gordon | 2010-01-29 |
| * | futile attempt to keep the ondioSP rombox working. This will almost certainly... | Jonathan Gordon | 2010-01-27 |
| * | get rid of the filename in the delete bookmark confirmation as its not really... | Jonathan Gordon | 2009-12-16 |
| * | Fix FS#9198 - make the delete bookmark option confirm the action | Jonathan Gordon | 2009-12-16 |
| * | Move strip_volume() to filefuncs.c and set properties. | Maurus Cuelenaere | 2009-11-26 |
| * | Make the formatter functions used by the settings return a pointer to avoid u... | Nils Wallménius | 2009-08-20 |
| * | Add backdrop functions to the multiscreen api and add a enum backdrop_type pa... | Thomas Martitz | 2009-08-06 |
| * | FS#10080 | Nils Wallménius | 2009-07-14 |
| * | Remove unneeded #include "backdrop.h" | Bertrik Sikken | 2009-05-09 |
| * | Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card). | Magnus Holmgren | 2009-03-08 |
| * | Decouple the statusbar drawing from the rest of the screen drawing. it is not... | Jonathan Gordon | 2008-12-31 |
| * | FS#9281 Rename of splash functions. | Nils Wallménius | 2008-08-15 |
| * | Tiny bit of const policing. | Steve Bavin | 2008-07-16 |
| * | 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-07-15 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | total removal of gui_textarea. The only thing using the text_message struct i... | Jonathan Gordon | 2008-05-29 |
| * | 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-28 |
| * | Const police raid, making a lot of pointers to lang strings const and removin... | Nils Wallménius | 2008-04-26 |
| * | Use file_exists and dir_exists functions where appropriate, fix one wrong fil... | Nils Wallménius | 2008-04-16 |
| * | Pass the buffer length to the list_get_name callback functions instead of usi... | Nils Wallménius | 2008-04-09 |
| * | Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",... | Dave Chapman | 2008-03-29 |
| * | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon | 2008-03-26 |
| * | When failing to auto-load a bookmark, don't show the 'Nothing to resume' mess... | Magnus Holmgren | 2008-02-21 |
| * | Better bookmark resume handling, in particular when resuming a directory. If ... | Magnus Holmgren | 2008-02-10 |
| * | 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-11-18 |
| * | FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just... | Steve Bavin | 2007-10-19 |
| * | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon | 2007-09-17 |
| * | Apply fix from FS#6341, with some changes by me. | Magnus Holmgren | 2007-08-22 |
| * | Fix bug that caused the bookmark autoload screen to always resume the first b... | Magnus Holmgren | 2007-08-11 |
| * | Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ... | Nils Wallménius | 2007-08-06 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |