summaryrefslogtreecommitdiff
path: root/apps/bookmark.c
AgeCommit message (Expand)Author
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-05-18bookmark: #pragma diagnostic push/pop requires GCC >= 4.6Solomon Peachy
2020-05-18bookmark: Disable -Wformat-truncation around create_bookmark()Solomon Peachy
2018-12-15FS#6323: Speech for ID3 viewer, playlist catalog and playlist viewerSolomon Peachy
2018-12-14FS11473: Add bookmarking option: one per track.Solomon Peachy
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-03-10Implement time-based resume and playback start.Michael Sevakis
2013-04-06bookmark: add cancelling of autoload bookmarkRichard Quirk
2012-05-09Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROLNils Wallménius
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis
2012-03-12Fix minor bookmark problems/Enhance bookmark functionsOsborne Jacobs
2012-03-03Set %cs(Current Screen) to "Bookmark browser" when listing bookmarks from the...Osborne Jacobs
2011-08-21Bookmarking no longer need worry about inability to speak while paused on SWC...Michael Sevakis
2011-08-07woopsJonathan Gordon
2011-08-07%cs (current screen) changes:Jonathan Gordon
2011-05-24Fix 2 'set but not used' warnings.Nils Wallménius
2011-05-08More tab fixesBertrik Sikken
2010-09-26Warn about erasing dynamic playlist when loading bookmark - FS #10482 by Tuom...Bertrik Sikken
2010-09-17Make disabling HAVE_PITCHSCREEN actually work without breaking the buildFrank Gevaerts
2010-07-07Even more readable codeAlexander Levin
2010-07-06Slightly rearranged lines to execute only what's really needed. No functional...Alexander Levin
2010-07-06Rename functions so that the code is easier to readAlexander Levin
2010-07-05Provide the option to automatically update existing bookmark files on stop, w...Torne Wuff
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...Thomas Martitz
2010-04-11Bug fix from r25577. Oops.Jeffrey Goode
2010-04-10Fix yellow: pointer castJeffrey Goode
2010-04-10Fix bookmarks for hwcodec targetsJeffrey Goode
2010-04-10New bookmarks contain pitch and speed info. Old bookmarks still work, behavi...Jeffrey Goode
2010-04-06Another small bookmark.c revision, no functional change, saves bin sizeJeffrey Goode
2010-04-06Bookmark.c cleanup, still no functional changes... yetJeffrey Goode
2010-04-05Restructure some bookmarking code, preparatory to adding version info to book...Jeffrey Goode
2010-03-28Fix "bookmark on stop: ask" when idle poweroff triggers.Torne Wuff
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon
2010-01-27futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon
2009-12-16get rid of the filename in the delete bookmark confirmation as its not really...Jonathan Gordon
2009-12-16Fix FS#9198 - make the delete bookmark option confirm the actionJonathan Gordon
2009-11-26Move strip_volume() to filefuncs.c and set properties.Maurus Cuelenaere
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-06Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...Thomas Martitz
2009-07-14FS#10080Nils Wallménius
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken
2009-03-08Fix FS#9980: Bookmarking didn't work in the root of a volume (e.g., an SD card).Magnus Holmgren
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-07-16Tiny bit of const policing.Steve Bavin
2008-07-15Workaround to allow voicing the "Create a Bookmark?" promptStéphane Doyon
2008-07-15Improved voice feedback in bookmark selection.Stéphane Doyon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg