summaryrefslogtreecommitdiff
path: root/apps/playlist_viewer.c
AgeCommit message (Expand)Author
2012-07-19Fixing data abort (pc in strchr). when scrolling a big playlist very fast.Purdea Andrei
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero
2011-09-17Add an option to shuffle the playlist in the playlist viewerJonathan Gordon
2011-08-14GSoC/Buflib: Replace all direct accesses to audiobuf with buffer API functions.Thomas Martitz
2011-08-07%cs (current screen) changes:Jonathan Gordon
2011-08-01revert r30226, which is apparently broken.Frank Gevaerts
2011-07-31Reload the current playlist after reboot even if it has ended. (FS#11644)Frank Gevaerts
2011-07-21Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon
2011-07-20s/Playlist/Current Playlist/ in the playlist viewer context menu.Jonathan Gordon
2011-07-20FS#11808 - Major playlist handling changes (on disk playlists)Jonathan Gordon
2011-04-08Whitespace and cosmetics consistency cleanup in playlist_viewer.c, no functio...Nils Wallménius
2011-04-08Voice filenames in the playlist viewer, closes FS#11951Nils Wallménius
2010-11-23Playlist viewer: Fix regression introduced by r28138 which made some buttons ...Thomas Martitz
2010-10-02Playlist viewer: Fix off-by-one when moving tracks caused by r28131.Thomas Martitz
2010-09-21Bad copy&paste.Thomas Martitz
2010-09-21Use convenience function.Thomas Martitz
2010-09-20Fix a bug in playlist viewer's list handling, causing superfluous redraws andThomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz
2009-12-24Accept FS#8321 by Lee Kang HyukJonathan Gordon
2009-11-25Take out that code from the dynamic playlist viewer that aborts track move-in...Dave Hooper
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-12Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz
2009-07-11Fix type mismatch warnings and errors exposed when building with EABI toolchain.Andrew Mahone
2009-07-07Fix bug introduced in r21616 (my bad)- playlist moving array could show in pl...Dave Hooper
2009-07-02Commit patch in FS#7967 by Vuong Minh Hiep (with some small changes to variab...Dave Hooper
2009-07-02Fix playlist viewer behaviour when deleting tracks (one ret had missed being ...Dave Hooper
2009-05-17Fix duplicate #includesBertrik Sikken
2009-05-09Remove unneeded #include "backdrop.h"Bertrik Sikken
2009-03-08Clean up some #includesBertrik Sikken
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-10-10Search In PlaylistNils Wallménius
2008-09-29Fix FS#9418 'Player unresponsive while searching playlist with directory cach...Nils Wallménius
2008-09-07Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-12Const police raid.Steve Bavin
2008-05-04use the playlist catalog code to generate the playlists under Playlist > Crea...Jonathan Gordon
2008-04-09Slight readability improvementsNils Wallménius
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2007-12-15Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Clo...Antoine Cellerier
2007-11-18Use the strrsplt function in one more placeNils Wallménius
2007-10-15Playlist viewer move live preview. Closes FS #7968.Antoine Cellerier
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-08-25Accept FS #7627: allow viewing of dynamic playlist when it has endedPeter D'Hoye
2007-08-21Accept FS #7626: allow viewing playlist files if no playlist is loadedPeter D'Hoye
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-08-04sync and commit FS#4954 - return any results found when aborting a playlist s...Jonathan Gordon
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon