Age | Commit message (Expand) | Author |
2008-04-09 | Slight readability improvements | 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-26 | the menu and list now accepts a parent viewport to draw in (and the menu can ... | Jonathan Gordon |
2007-12-15 | Patch "Remain in PLViewer when move_track is canceled", by Lee Kang Hyuk. Clo... | Antoine Cellerier |
2007-11-18 | Use the strrsplt function in one more place | Nils Wallménius |
2007-10-15 | Playlist viewer move live preview. Closes FS #7968. | Antoine Cellerier |
2007-09-17 | minor update to gui_synclist_do_button() which will hopefully simplify things... | Jonathan Gordon |
2007-08-25 | Accept FS #7627: allow viewing of dynamic playlist when it has ended | Peter D'Hoye |
2007-08-21 | Accept FS #7626: allow viewing playlist files if no playlist is loaded | Peter D'Hoye |
2007-08-05 | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius |
2007-08-04 | sync and commit FS#4954 - return any results found when aborting a playlist s... | Jonathan Gordon |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-04-26 | Fix some naughty variable name reuse (hopefully correctly) | Jonathan Gordon |
2007-04-26 | Accept FS7078, try to show the last playlist if no audio is being played | Jonathan Gordon |
2007-04-25 | oops, wrong return value | Jonathan Gordon |
2007-04-25 | convert the playlist viewer menus to the newer API | Jonathan Gordon |
2007-04-21 | No more type punning where it's not funny. | Michael Sevakis |
2007-04-21 | Missed a couple. Hopefully fix all warnings. | Michael Sevakis |
2007-04-21 | General housekeeping: Make plugin buffer functions take size_t * instead of i... | Michael Sevakis |
2007-04-18 | Move the inbuilt filetype info into filetypes.c and rename the defines. | Jonathan Gordon |
2007-04-16 | Customizable icons for all bitmap targets. (FS#7013) | Jonathan Gordon |
2007-04-12 | Consistency fix: pressing play (on) button also takes you to the WPS just lik... | Peter D'Hoye |
2007-04-11 | Make sure selected track of playlist viewer doesn't become bigger than number... | Peter D'Hoye |
2007-04-08 | Give all menus using the old API a nice title and icons (except plugins) | Jonathan Gordon |
2007-04-05 | Give the playlist viewer a title (FS#6898) | Jonathan Gordon |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-11 | fix FS#6784 | Jonathan Gordon |
2007-02-23 | Remove useless define | Nils Wallménius |
2007-02-12 | Remove the File Options menu from the playlist viewer, but put the | Jonathan Gordon |
2006-12-25 | Next round of static'ing and related fixes. | Jens Arnold |
2006-11-18 | SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two... | Michael Sevakis |
2006-11-06 | dont allow the volume setting to wrap | Jonathan Gordon |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-08-12 | Committing FS#5182 - One button hold for Horizontal screen scrolling. | Shachar Liberman |
2006-08-10 | FS#5784 - Strip extension from all filetypes in playlist viewer | Antoine Cellerier |
2006-07-02 | added support remote support for the id3 infos screen (had to slightly change... | Kevin Ferrare |
2006-06-12 | Redraw list whenever playlist changes | Hardeep Sidhu |
2006-05-17 | Buffer margin was off by 1 causing corruption when page scrolling | Hardeep Sidhu |
2006-04-20 | Stop playback and exit viewer if last track in current playlist is removed | Hardeep Sidhu |
2006-04-03 | Fix unexitable playlist viewer menu for iPods and possibly other models. | Zakk Roberts |
2006-03-05 | For backlight_on() to work, you need backlight.h :) | Tomas Salfischberger |
2006-03-04 | Patch FS#4759 by Jonathan Gordon - searching in playlists. | Tomas Salfischberger |
2006-02-09 | Currently playing playlist can now be overwritten. Save playlist screen defa... | Hardeep Sidhu |
2006-01-17 | Proper fix for the playlist viewer crash | Linus Nielsen Feltzing |
2006-01-17 | Fixed a crash when wrapping the playlist viewer backwards, and made it always... | Linus Nielsen Feltzing |
2005-12-05 | kill gcc4 warnings | Daniel Stenberg |
2005-11-19 | If follow playlist is enabled, the playlist viewer should start at the curren... | Hardeep Sidhu |
2005-11-16 | show/hide icons now works properly in playlist viewer | Kevin Ferrare |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-16 | fixed the warning and changed playlist max entries in buffer to 200 as it was... | Kevin Ferrare |