summaryrefslogtreecommitdiff
path: root/apps/bookmark.c (follow)
Commit message (Expand)AuthorAge
* FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewerSolomon Peachy2018-12-15
* FS11473: Add bookmarking option: one per track.Solomon Peachy2018-12-14
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* Implement time-based resume and playback start.Michael Sevakis2014-03-10
* bookmark: add cancelling of autoload bookmarkRichard Quirk2013-04-06
* Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius2012-05-09
* Make rbcodec/dsp includes more specific.Michael Sevakis2012-04-29
* Fix minor bookmark problems/Enhance bookmark functionsOsborne Jacobs2012-03-12
* Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the...Osborne Jacobs2012-03-03
* Bookmarking no longer need worry about inability to speak while paused on SWC...Michael Sevakis2011-08-21
* woopsJonathan Gordon2011-08-07
* %cs (current screen) changes:Jonathan Gordon2011-08-07
* Fix 2 'set but not used' warnings.Nils Wallménius2011-05-24
* More tab fixesBertrik Sikken2011-05-08
* Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom...Bertrik Sikken2010-09-26
* Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts2010-09-17
* Even more readable codeAlexander Levin2010-07-07
* Slightly rearranged lines to execute only what's really needed. No functional...Alexander Levin2010-07-06
* Rename functions so that the code is easier to readAlexander Levin2010-07-06
* Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff2010-07-05
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz2010-05-06
* Bug fix from r25577. Oops.Jeffrey Goode2010-04-11
* Fix yellow: pointer castJeffrey Goode2010-04-10
* Fix bookmarks for hwcodec targetsJeffrey Goode2010-04-10
* New bookmarks contain pitch and speed info. Old bookmarks still work, behavi...Jeffrey Goode2010-04-10
* Another small bookmark.c revision, no functional change, saves bin sizeJeffrey Goode2010-04-06
* Bookmark.c cleanup, still no functional changes... yetJeffrey Goode2010-04-06
* Restructure some bookmarking code, preparatory to adding version info to book...Jeffrey Goode2010-04-05
* Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff2010-03-28
* skin rework (FS#10922) notable changes:Jonathan Gordon2010-01-29
* futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon2010-01-27
* get rid of the filename in the delete bookmark confirmation as its not really...Jonathan Gordon2009-12-16
* Fix FS#9198 - make the delete bookmark option confirm the actionJonathan Gordon2009-12-16
* Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere2009-11-26
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz2009-08-06
* FS#10080Nils Wallménius2009-07-14
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card).Magnus Holmgren2009-03-08
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Tiny bit of const policing.Steve Bavin2008-07-16
* Workaround to allow voicing the "Create a Bookmark?" promptStéphane Doyon2008-07-15
* Improved voice feedback in bookmark selection.Stéphane Doyon2008-07-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon2008-05-29
* Cleaned up header files in bookmark.cBertrik Sikken2008-04-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26