summaryrefslogtreecommitdiff
path: root/apps/gui/icon.c (follow)
Commit message (Expand)AuthorAge
* icons: When loading mono icons keep them in mono format.Thomas Martitz2014-01-11
* icons: Provide accessors to the icon format (mono or native).Thomas Martitz2014-01-07
* icons: Remove automatic left padding if x == 0.Thomas Martitz2014-01-07
* Fix checks on buflib allocated handles (0 is not a valid handle value)Bertrik Sikken2012-06-10
* Use buflib for the allocation of voice PCM resources.Michael Sevakis2012-05-02
* local variable app/gui/icon.c/iconsets can be made staticBertrik Sikken2011-12-20
* Don't load the icons unless show_icons is actually enabled. And respect that ...Jonathan Gordon2011-11-27
* Add the ability to create a prefilled struct bitmap along with generated images.Thomas Martitz2011-11-13
* close file descriptorFred Bauer2011-11-11
* Adapt icon and skin engine to make use of the new 32bit bitmap capabilities.Thomas Martitz2011-11-08
* Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz2011-11-08
* Simplify icon.c a bit.Thomas Martitz2011-11-08
* Put icons on buflib:Jonathan Gordon2011-11-08
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* Adapt icon loading to get_user_file_path()Thomas Martitz2010-11-04
* reduce ramusage slightly.Teruaki Kawashima2010-10-25
* fix loding of default remote viewers icons.Teruaki Kawashima2010-10-16
* Fix FS#10981: Viewers icons applied incorrectly.Teruaki Kawashima2010-10-16
* Fine tuning of gui elements positioning in RTL modeTomer Shalev2009-10-05
* - Use const when possibleTomer Shalev2009-10-05
* RTL support in menusTomer Shalev2009-10-05
* Fix STRIDE macro for multiscreen and add stride support for picture lib.Karl Kurbjun2009-09-04
* Add stride defines to support vertical stridesKarl Kurbjun2009-08-29
* M:Robe 500: Increase the max icon size.Karl Kurbjun2009-08-18
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* Makefile overhaul. All generated bitmaps are now explicitly in OBJDIR/bitmaps...Björn Stenberg2008-11-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon2007-04-22
* Fix logf builds on devices that support remotes.Magnus Holmgren2007-04-18
* Remove unneeded #include, comment the filename defineJonathan Gordon2007-04-17
* explicitly set *loaded_ok = false; when given "" for a filename.Jonathan Gordon2007-04-17
* Fix loadable remote icons. fb_data != fb_remote_data ...Jens Arnold2007-04-17
* Fix non-working default viewer icons. Remote viewer icons work now, but still...Jens Arnold2007-04-17
* Fix yellow...Jens Arnold2007-04-17
* Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon...Jens Arnold2007-04-16
* Reduce code size a bit.Magnus Holmgren2007-04-16
* * its name[rows][columns] you drongo!Jonathan Gordon2007-04-16
* Santiy check shouldnt have been commented outJonathan Gordon2007-04-16
* Some gremlins got into my computer again and changed all my code!Jonathan Gordon2007-04-16
* Fix the wavplay iconJonathan Gordon2007-04-16
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Support the recording screen on the LCD remote. Also adds support for the pea...Dan Everton2006-03-25
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* Corrected a bug on archos with buttonbar which was erased when filetree refre...Kevin Ferrare2005-10-30
* Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare2005-10-28
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28