summaryrefslogtreecommitdiffstats
path: root/apps/gui/color_picker.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-11color_picker: a bit of rework for color_picker.Teruaki Kawashima1-69/+62
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima1-1/+1
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev1-3/+3
2009-10-11Add a action helper for touchscreen targets to only receive the touchpress co...Thomas Martitz1-9/+11
2009-10-11Clean up, simplify and fix small bugs in color picker.Thomas Martitz1-117/+117
2009-02-02Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (T...Jonathan Gordon1-1/+1
2009-01-05"fix" FS#9757 by handing the statusbar redraw event more correctly... the eqs...Jonathan Gordon1-10/+16
2008-09-07fix redPeter D'Hoye1-2/+2
2008-09-07Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye1-26/+26
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-6/+6
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-1/+1
2008-06-28fix redPeter D'Hoye1-2/+2
2008-06-28Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye1-15/+15
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-03More static / header file cleanup.Bertrik Sikken1-1/+1
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken1-0/+1
2007-11-04last minor fix for the colour screenJonathan Gordon1-1/+2
2007-11-04minor touchpad tweaking...Jonathan Gordon1-3/+2
2007-11-04touchpad interface for the colour selection screens.Jonathan Gordon1-1/+69
2007-09-27FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier.Nicolas Pennequin1-1/+1
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-1/+0
2007-06-11Make the screen draw correctly with the user iconsetJonathan Gordon1-1/+1
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon1-8/+6
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold1-1/+1
2006-10-15More color adjustments. Better translation to and from native colors with eve...Michael Sevakis1-32/+32
2006-10-13Added inner fill option to normal scrollbar and foreground only option. Added...Michael Sevakis1-59/+73
2006-10-12Corrected the calculation to determine to display three sliders or one in the...Michael Sevakis1-9/+13
2006-10-11Fixed the problem with the backdrops on iPod. The same problem was in the upd...Michael Sevakis1-5/+5
2006-10-11Made color picker work on x5 remote and display nicely when using backdrops. ...Michael Sevakis1-113/+273
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon1-1/+3
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-87/+11
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+8
2006-07-28X5 remote LCD drawing. This will break target linking atm - lcd_remote_update...Jens Arnold1-0/+4
2006-07-19Oops - fix warning and ensure bg_col is always set to a value.Dave Chapman1-0/+1
2006-07-19Patch #5584 from Jonathan Gordon - fix the remote support for the colour pickerDave Chapman1-14/+23
2006-03-21Patch by Jonathan Gordon for bug report FS#4861 - map Select (Navi) to save t...Zakk Roberts1-14/+18
2006-03-04Patch 4765 by Jonathan Gordon - don't allow the same colors to be selected fo...Zakk Roberts1-1/+8
2006-03-02gigabeat related changesMarcoen Hirschberg1-0/+8
2006-02-26Add iaudio x5 support to the color pickerDave Chapman1-0/+9
2006-02-26Correct the id stringHristo Kovachev1-1/+1
2006-02-26Foreground/Background colour settings. Based on patch #3050 by Jonathan Gord...Dave Chapman1-0/+261