summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Remove unnecessary #include "backlight.h"Bertrik Sikken2009-04-25
* Clean up some #includesBertrik Sikken2009-03-08
* fix FS#9796 - playlist resume from plugins didnt workJonathan Gordon2009-02-25
* redraw the lists once before going into the button loop to make things look m...Jonathan Gordon2009-01-15
* remove some useless/unused stuff from gwps.cJonathan Gordon2009-01-07
* bah, the filetree does the same spindown handling as the WPS so fix it there ...Jonathan Gordon2009-01-01
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* move the scrobbler and playlist shutdown/restart calls out of tree.c and move...Jonathan Gordon2008-11-17
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* Fix FS#8949 - Alphabetical directory listing reversed after "Error Accessing ...Nils Wallménius2008-10-08
* Fix FS#9352 - allow .talk clips for single-character filenames.Steve Bavin2008-09-02
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Remove unnecessary #includeBertrik Sikken2008-07-18
* talk.c helper functions to voice a filename, in a more generic wayStéphane Doyon2008-07-15
* Removed unneeded #include "plugin.h"Bertrik Sikken2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye2008-05-29
* more textarea to viewport conversion... yes/no screen...Jonathan Gordon2008-05-11
* use the playlist catalog code to generate the playlists under Playlist > Crea...Jonathan Gordon2008-05-04
* a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon2008-05-04
* Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon2008-05-03
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* Use file_exists and dir_exists functions where appropriate, fix one wrong fil...Nils Wallménius2008-04-16
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* Small fix to be able to use F3 to quit the F3 quick menu on the Archos RecorderLinus Nielsen Feltzing2008-04-03
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon2008-03-05
* Better bookmark resume handling, in particular when resuming a directory. If ...Magnus Holmgren2008-02-10
* Prevent possible buffer overflow when locating album art.Magnus Holmgren2008-02-06
* (Hopefully) Revert the quickscreen changes. Many fixes need to be made, Paul Louden2008-02-05
* updated the quickscreen's:Jonathan Gordon2008-02-05
* When automatically loading the last bookmark and the file couldn't be found, ...Magnus Holmgren2008-01-22
* Accept FS#8469 by Bryan Childs with a few adjustments: Remove duplicate strip...Nicolas Pennequin2008-01-18
* charcell doesnt show titles in lists, so remove the "show path" setting and f...Jonathan Gordon2008-01-13
* remove the duplicated gui_list struct and only duplicate the members which ar...Jonathan Gordon2007-12-17
* Whitespace/indent/codestyle tweaks, should make no functional differenceNils Wallménius2007-11-20
* Make threads responsible for explicit cancellation of their own boosted statu...Michael Sevakis2007-11-20
* Add a setting to control whether or not to speak the file type (r15506).Stéphane Doyon2007-11-07
* Accept FS#7653: Say file type.Stéphane Doyon2007-11-07
* Accept FS#7775: Use list voice callback in file browserStéphane Doyon2007-10-21
* dirbrowse should return a GO_TO_* value, not false on error (fixes the proble...Jonathan Gordon2007-10-19
* Don't get the dircache size while dircache is still initializing. If done dur...Magnus Holmgren2007-10-07
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Show the plugin category name in the list title in the plugin browsers.Jonathan Gordon2007-08-16
* Small optimisationPeter D'Hoye2007-08-14
* Add another file extension viewing option that mimics the old behaviour and m...Peter D'Hoye2007-08-13
* Accept FS #7346 and take it a whole step further. Gives a separate setting to...Peter D'Hoye2007-08-13
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06