summaryrefslogtreecommitdiff
path: root/apps/plugins/properties.c (follow)
Commit message (Expand)AuthorAge
* Use two lined display in properties.Dominik Riebeling2012-04-09
* file properties: display correctly file/folder sizes > 2GBRafaël Carré2011-12-26
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Blindly forcing stylus mode on plugin entry for an arbitrary subset of touch ...Jonathan Gordon2011-02-27
* Commit FS#11810 by Alexander Meshcheryakov. Boosts the CPU and limits LCD up...Michael Giacomelli2010-12-16
* Ged rid of uisimulator/common/io.c for android builds.Thomas Martitz2010-09-01
* Fix r27923: folder size displayed "lld" in propertiesRafaël Carré2010-08-28
* properties: remove some text buffersRafaël Carré2010-08-28
* Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-24
* Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz2010-08-23
* Introduce plugin_crt0.c that every plugin links.Thomas Martitz2010-08-23
* properties,shortcuts_view: enable the theme while showing list.Teruaki Kawashima2009-12-21
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Check if parameter is NULL in plugins which only works as viewer.Teruaki Kawashima2009-07-29
* FS#10080Nils Wallménius2009-07-14
* Do not unnecessarily change and restore the status bar setting (part of FS#10...Alexander Levin2009-06-24
* Display duration for audio files, by special demand and because it was easy t...Jens Arnold2009-02-21
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Ok, ok, strncpy is better here :PNils Wallménius2008-08-15
* Kill one more of the printf related warnings in gcc 4.3.1Nils Wallménius2008-08-15
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* Remove the ID3 tag version priority setting on the grounds of it being pretty...Thom Johansen2007-09-19
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* properties plugin: Make the ID3 info available on HWCODEC targets too.Nicolas Pennequin2007-08-14
* Hopefully green this time (move the variable declarations inside the #if block).Nicolas Pennequin2007-08-14
* properties plugin: the HWCODEC targets don't have get_metadata so no ID3 info...Nicolas Pennequin2007-08-14
* Add a bit of metadata info in the properties plugin output.Nicolas Pennequin2007-08-14
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Makes apps and plugins interract with directories using a posix-like api inst...Kevin Ferrare2007-07-20
* Remove tabs (I wonder why Anjuta decided to insert them there)Peter D'Hoye2007-07-03
* Use splashes for errors in the properties pluginPeter D'Hoye2007-07-03
* File/Dir properties should at least print an error message when something goe...Peter D'Hoye2007-07-03
* Move the MEM_FUNCTION_WRAPPERS macro into plugin.h and get rid of the extra h...Nils Wallménius2007-06-14
* Accept FS#7264 'Build with -Os switch for coldfire targets'.Nils Wallménius2007-06-13
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Bugfix: recursive directory properties could not be abortedPeter D'Hoye2006-12-13
* Printing text right before clearing the display is not a very wise thing to d...Peter D'Hoye2006-11-30
* Ooops... forgot about those charcellsPeter D'Hoye2006-11-30
* File and (recursive) directories properties in the file browser context menu....Peter D'Hoye2006-11-30