summaryrefslogtreecommitdiff
path: root/apps/plugins/properties.c
AgeCommit message (Expand)Author
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-09-19Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-08-14properties plugin: Make the ID3 info available on HWCODEC targets too.Nicolas Pennequin
2007-08-14Hopefully green this time (move the variable declarations inside the #if block).Nicolas Pennequin
2007-08-14properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info...Nicolas Pennequin
2007-08-14Add a bit of metadata info in the properties plugin output.Nicolas Pennequin
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-07-20Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare
2007-07-03Remove tabs (I wonder why Anjuta decided to insert them there)Peter D'Hoye
2007-07-03Use splashes for errors in the properties pluginPeter D'Hoye
2007-07-03File/Dir properties should at least print an error message when something goe...Peter D'Hoye
2007-06-14Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius
2007-06-13Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2006-12-13Bugfix: recursive directory properties could not be abortedPeter D'Hoye
2006-11-30Printing text right before clearing the display is not a very wise thing to d...Peter D'Hoye
2006-11-30Ooops... forgot about those charcellsPeter D'Hoye
2006-11-30File and (recursive) directories properties in the file browser context menu....Peter D'Hoye