summaryrefslogtreecommitdiff
path: root/apps/plugins/properties.c
AgeCommit message (Expand)Author
2010-09-01Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz
2010-08-28Fix r27923: folder size displayed "lld" in propertiesRafaël Carré
2010-08-28properties: remove some text buffersRafaël Carré
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz
2009-12-21properties,shortcuts_view: enable the theme while showing list.Teruaki Kawashima
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-07-29Check if parameter is NULL in plugins which only works as viewer.Teruaki Kawashima
2009-07-14FS#10080Nils Wallménius
2009-06-24Do not unnecessarily change and restore the status bar setting (part of FS#10...Alexander Levin
2009-02-21Display duration for audio files, by special demand and because it was easy t...Jens Arnold
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-08-15Ok, ok, strncpy is better here :PNils Wallménius
2008-08-15Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius
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-13Plugin parameters should be const.Steve Bavin
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