Bertrik Sikken 
								
							 
						 
						
							
							
							
							
								
							
							
								ff36a5423e 
								
							 
						 
						
							
							
								
								Sansa clip zip: fix pinkish outline around usb logo  
							
							... 
							
							
							
							Change-Id: I3d90b74ed1bc6d2a137d24a362b3ad3ca44ff4b6 
							
						 
						
							2012-02-18 16:01:06 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Martitz 
								
							 
						 
						
							
							
							
							
								
							
							
								9a70c42241 
								
							 
						 
						
							
							
								
								Add the ability to create a prefilled struct bitmap along with generated images.  
							
							... 
							
							
							
							This allows to directly draw generated and builtin images using lcd_bmp(bm_xxx);
Also fixes builtin list icons on non-mono targets, as they didn't have the
format field set.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30971 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2011-11-13 15:37:16 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bertrik Sikken 
								
							 
						 
						
							
							
							
							
								
							
							
								94fc46b730 
								
							 
						 
						
							
							
								
								Sansa clip zip: fix colours of icons, logos, album art  
							
							... 
							
							
							
							* configure display for RGB (instead of BGR) colour coding
* fix logo bitmap to correct size of 96x30
* fix pixel format to RGB565 swapped
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30859 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2011-10-29 22:36:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bertrik Sikken 
								
							 
						 
						
							
							
							
							
								
							
							
								f323300b82 
								
							 
						 
						
							
							
								
								Sansa clipzip: make main build compile (plugins still disabled)  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30588 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2011-09-24 11:21:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Bertrik Sikken 
								
							 
						 
						
							
							
							
							
								
							
							
								463b3ed8b2 
								
							 
						 
						
							
							
								
								Initial framework for the Sandisk Sansa Clip Zip  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30365 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2011-08-27 16:21:19 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Frank Gevaerts 
								
							 
						 
						
							
							
							
							
								
							
							
								4421cfedf0 
								
							 
						 
						
							
							
								
								Make sure there is a logo for LCD_WIDTH>480 && LCDWIDTH<600 (useful for 600x1024 LCDs)  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29281 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2011-02-11 11:28:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Thomas Martitz 
								
							 
						 
						
							
							
							
							
								
							
							
								35e8b1429a 
								
							 
						 
						
							
							
								
								Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently).  
							
							... 
							
							
							
							The simulator defines PLATFORM_HOSTED, as RaaA will do (RaaA will not define SIMULATOR).
The new define is to (de-)select code to compile on hosted platforms generally.
Should be no functional change to targets or the simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27019 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2010-06-21 16:53:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeffrey Goode 
								
							 
						 
						
							
							
							
							
								
							
							
								32ad1f84ee 
								
							 
						 
						
							
							
								
								Revert hotkey bitmaps  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25875 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2010-05-07 14:46:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeffrey Goode 
								
							 
						 
						
							
							
							
							
								
							
							
								50d9907afa 
								
							 
						 
						
							
							
								
								Correct bitmap color depth  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25867 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2010-05-07 03:47:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeffrey Goode 
								
							 
						 
						
							
							
							
							
								
							
							
								16e0c5730d 
								
							 
						 
						
							
							
								
								Hotkey menu items have their own icon  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25866 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2010-05-07 03:21:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Chicoine 
								
							 
						 
						
							
							
							
							
								
							
							
								e4d0a0c001 
								
							 
						 
						
							
							
								
								Remove svn:executable  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23932 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2009-12-11 14:50:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Karl Kurbjun 
								
							 
						 
						
							
							
							
							
								
							
							
								4c4fb82d9c 
								
							 
						 
						
							
							
								
								Fix Onda  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21977 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2009-07-19 23:53:47 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Karl Kurbjun 
								
							 
						 
						
							
							
							
							
								
							
							
								24a7e384ec 
								
							 
						 
						
							
							
								
								M:Robe 500: Add Rockbox logo for 640x480 and 480x640.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21976 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2009-07-19 23:39:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Ross 
								
							 
						 
						
							
							
							
							
								
							
							
								92fa6eab56 
								
							 
						 
						
							
							
								
								Fix building of sims for targets with remotes in OS X.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20136 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2009-02-28 07:57:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Björn Stenberg 
								
							 
						 
						
							
							
							
							
								
							
							
								a091d20ba0 
								
							 
						 
						
							
							
								
								Added 'keywords' and 'eol-style' properties.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19218 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-11-25 19:54:23 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Björn Stenberg 
								
							 
						 
						
							
							
							
							
								
							
							
								c6b3d38a15 
								
							 
						 
						
							
							
								
								New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles.  
							
							... 
							
							
							
							Many #include lines adjusted to conform to the new standards.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19146 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-11-20 11:27:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Barry Wardell 
								
							 
						 
						
							
							
							
							
								
							
							
								940091ae38 
								
							 
						 
						
							
							
								
								FS#7977: Bootloader logo for PP-based targets (H10, Sansa, M-Robe 100).  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17374 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-05-05 12:05:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								4cf4b5c2ae 
								
							 
						 
						
							
							
								
								128x42x1 Rockbox logo (a copy of the 128x41x1 remote version) for 128 pixel wide mono main LCDs - fixes the logo for the iFP (it was using the Archos version), plus preparation for new ports.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17305 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-05-02 08:08:39 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								919c20669b 
								
							 
						 
						
							
							
								
								More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16658 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-03-14 00:17:59 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Arigo 
								
							 
						 
						
							
							
							
							
								
							
							
								e953bcb2d4 
								
							 
						 
						
							
							
								
								Add missing files for the m:robe 100  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16032 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-01-09 13:59:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Arigo 
								
							 
						 
						
							
							
							
							
								
							
							
								e66ddd754f 
								
							 
						 
						
							
							
								
								Initial commit for the Olympus m:robe 100 port (PP5020). The LCD driver works. The ADC driver was copied from the H10 port (they can probably be combined later), but the battery readings aren't right and it shuts down. The touch pad buttons do not work. Install the bootloader and rockbox the H10 way. Still lots of work to do.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16030 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2008-01-09 07:24:43 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Karl Kurbjun 
								
							 
						 
						
							
							
							
							
								
							
							
								1b0b77d5c2 
								
							 
						 
						
							
							
								
								Didn't mean to commit that change  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14966 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-10-03 00:45:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Karl Kurbjun 
								
							 
						 
						
							
							
							
							
								
							
							
								efb103f044 
								
							 
						 
						
							
							
								
								Missing keymap commit  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14965 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-10-03 00:42:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Arigo 
								
							 
						 
						
							
							
							
							
								
							
							
								dbc6b4e39a 
								
							 
						 
						
							
							
								
								Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14625 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-09-06 03:28:58 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								cb896cdd04 
								
							 
						 
						
							
							
								
								Firewire detection with reboot into diskmode for all iPods that support it (all but Nano and Video). * Hack for compiling iPod G3 removed. * Code cleanup.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14131 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-08-01 22:44:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Gordon 
								
							 
						 
						
							
							
							
							
								
							
							
								a4189fccf3 
								
							 
						 
						
							
							
								
								woops, fix the colour on the icons which are still black  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13951 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-07-21 14:07:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Gordon 
								
							 
						 
						
							
							
							
							
								
							
							
								60e7472f72 
								
							 
						 
						
							
							
								
								Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced with the current foreground colour  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13878 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-07-14 09:19:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marianne Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								8f8510ed5a 
								
							 
						 
						
							
							
								
								Since the greyscale remote deserved an own iconset the greyscale main screens should have one too. (They also had their own viewer icons already.)  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13197 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-04-17 20:12:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jonathan Gordon 
								
							 
						 
						
							
							
							
							
								
							
							
								6a5cc0bd25 
								
							 
						 
						
							
							
								
								Customizable icons for all bitmap targets. (FS#7013)  
							
							... 
							
							
							
							http://www.rockbox.org/twiki/bin/view/Main/CustomIcons  for info on format and how to load them
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13177 a1c6a512-1295-4272-9138-f99709370657 
						
							2007-04-16 09:14:36 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								d64e626387 
								
							 
						 
						
							
							
								
								Start of work on a port to the Archos 'AV300' (AV320/340/380) - a working UI simulator (but with a dummy background image for now) and the beginnings of the target-specific firmare code.  Port is temporarily using a 2bpp LCD buffer format - the AV300 has a 320x240 colour (YCbCr-based) LCD which will need a new framebuffer format and drawing routines, but the LCD is also capable of various paletted bitmap modes, one of which has an identical framebuffer format to the greyscale ipods.  Buttons (and hence the button mappings) are identical to the Archos Recorder, with the exception that the PLAY button on the Recorder is replaced by pressing the joystick on the AV300 (which I call BUTTON_SELECT).  The initial port will begin by being strictly HWCODEC, but will evolve to be a hybrid SWCODEC/HWCODEC platform - it has a MAS3587F but also a main CPU (54MHz arm7tdmi plus DSP) capable of software decoding of at least some formats.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12008 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-01-14 13:48:09 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Nielsen Feltzing 
								
							 
						 
						
							
							
							
							
								
							
							
								77c2c3bc18 
								
							 
						 
						
							
							
								
								Restored broken bitmap  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11974 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-01-10 09:05:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Linus Nielsen Feltzing 
								
							 
						 
						
							
							
							
							
								
							
							
								cf8251281c 
								
							 
						 
						
							
							
								
								Removed executable flag  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11966 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2007-01-09 23:22:14 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marianne Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								99975e9fb5 
								
							 
						 
						
							
							
								
								new usb logos for all screens, utilising lcd_bitmap_transparent() on colour displays. It saves some bytes on Archos as a nice side effect  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11560 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-11-20 10:56:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								a796260a6b 
								
							 
						 
						
							
							
								
								Next step of Makefile tuning: * Use 'make' internal commands for printing messages. Saves build time especially on cygwin. * SILENT variable used in more places. * Bitmap build system uses one Makefille less.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11369 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-10-27 21:48:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								03f32f66d4 
								
							 
						 
						
							
							
								
								Archos recorders, Ondios: aspect corrected rockbox logo, by Marianne Arnold.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11260 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-10-18 20:51:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								da2bf53230 
								
							 
						 
						
							
							
								
								Move USB logo to an external (native-depth) bitmap.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11137 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-10-06 08:37:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Barry Wardell 
								
							 
						 
						
							
							
							
							
								
							
							
								64f949f295 
								
							 
						 
						
							
							
								
								Allow UI simulator to be build on OS (Slightly updated version of FS5767)  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-09-29 16:15:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Barry Wardell 
								
							 
						 
						
							
							
							
							
								
							
							
								99c2dc5284 
								
							 
						 
						
							
							
								
								Add new build target for iriver H10 5/6Gb.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10661 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-08-19 19:21:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								9d8fce9a7d 
								
							 
						 
						
							
							
								
								'Repaired' Rockbox logo for archos, by Marianne Arnold. Spot the difference...  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10340 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-07-27 20:51:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								35de80a2df 
								
							 
						 
						
							
							
								
								Small fix.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10335 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-07-27 00:16:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								a048346fa7 
								
							 
						 
						
							
							
								
								Rockbox logo adjusted to the correct iriver remote LCD size, and rockbox logo for the upcoming X5 remote LCD driver, by Marianne Arnold.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10334 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-07-26 23:47:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								139acd9c57 
								
							 
						 
						
							
							
								
								Properly sized rockbox logo for iPod mini, in greyscale.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9426 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-04-02 12:29:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Marcoen Hirschberg 
								
							 
						 
						
							
							
							
							
								
							
							
								338e2bbb0c 
								
							 
						 
						
							
							
								
								first gigabeat commit  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-24 15:42:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								8b1297a0b6 
								
							 
						 
						
							
							
								
								Patch  #1435744  from Andrew Scott - initial iPod Mini support  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8764 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-21 15:01:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								95538f6949 
								
							 
						 
						
							
							
								
								First attempt at generating and using .h files from bitmaps using bmp2rb.  The .h files are generated for both the core bitmaps and the plugins, but are only currently being used in the core.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8759 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-21 01:23:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Zakk Roberts 
								
							 
						 
						
							
							
							
							
								
							
							
								55c98cf66d 
								
							 
						 
						
							
							
								
								320x98 Rockbox logo for larger LCDs (currently only iPod 5G).  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8725 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-18 08:36:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jens Arnold 
								
							 
						 
						
							
							
							
							
								
							
							
								c0deb5371f 
								
							 
						 
						
							
							
								
								Fix 4-grey rockbox logo.  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8723 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-17 23:46:21 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dave Chapman 
								
							 
						 
						
							
							
							
							
								
							
							
								fddefdcee2 
								
							 
						 
						
							
							
								
								Corrected version of 176x54 (Nano) colour logo (it wasn't being used until logo-nano.c was deleted).  
							
							... 
							
							
							
							git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8529 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-02-02 09:41:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Stenberg 
								
							 
						 
						
							
							
							
							
								
							
							
								751d199587 
								
							 
						 
						
							
							
								
								Adjusted the bitmap build to run make in the bitmap directories  
							
							... 
							
							
							
							unconditionally to better detect updated dependencies. Previously, new files
and modified images were not properly detected and didn't cause rebuilds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8457 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-01-26 11:57:53 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Daniel Stenberg 
								
							 
						 
						
							
							
							
							
								
							
							
								2c923a5efc 
								
							 
						 
						
							
							
								
								Added (somewhat blurry) boot logo for X5 and made sure it builds logos for  
							
							... 
							
							
							
							remote fine
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657 
							
						 
						
							2006-01-22 23:32:34 +00:00