summaryrefslogtreecommitdiff
path: root/apps/gui/color_picker.c
AgeCommit message (Expand)Author
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus
2019-07-10Fix truncation warning color_picker.c->draw_screenWilliam Wilgus
2014-06-21lcd-24bit: Introduce a 24-bit mid-level LCD driverThomas Martitz
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2010-02-11color_picker: a bit of rework for color_picker.Teruaki Kawashima
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev
2009-10-11Add a action helper for touchscreen targets to only receive the touchpress co...Thomas Martitz
2009-10-11Clean up, simplify and fix small bugs in color picker.Thomas Martitz
2009-02-02Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon
2009-01-05"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon
2008-09-07fix redPeter D'Hoye
2008-09-07Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28fix redPeter D'Hoye
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03More static / header file cleanup.Bertrik Sikken
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2007-11-04last minor fix for the colour screenJonathan Gordon
2007-11-04minor touchpad tweaking...Jonathan Gordon
2007-11-04touchpad interface for the colour selection screens.Jonathan Gordon
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-06-11Make the screen draw correctly with the user iconsetJonathan Gordon
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2006-10-15More color adjustments. Better translation to and from native colors with eve...Michael Sevakis
2006-10-13Added inner fill option to normal scrollbar and foreground only option. Added...Michael Sevakis
2006-10-12Corrected the calculation to determine to display three sliders or one in the...Michael Sevakis
2006-10-11Fixed the problem with the backdrops on iPod. The same problem was in the upd...Michael Sevakis
2006-10-11Made color picker work on x5 remote and display nicely when using backdrops. ...Michael Sevakis
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold
2006-07-19Oops - fix warning and ensure bg_col is always set to a value.Dave Chapman
2006-07-19Patch #5584 from Jonathan Gordon - fix the remote support for the colour pickerDave Chapman
2006-03-21Patch by Jonathan Gordon for bug report FS#4861 - map Select (Navi) to save t...Zakk Roberts
2006-03-04Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo...Zakk Roberts
2006-03-02gigabeat related changesMarcoen Hirschberg
2006-02-26Add iaudio x5 support to the color pickerDave Chapman
2006-02-26Correct the id stringHristo Kovachev
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman