lioncash 
							
						 
					 
					
						
						
							
						
						d244bca1f5 
					 
					
						
						
							
							Fix a bunch of random typos in comments and logging.  
						
						 
						
						... 
						
						
						
						Also update the comment headers for two functions in GCMemcard.cpp. 
						
						
					 
					
						2013-04-19 09:21:45 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Lioncash 
							
						 
					 
					
						
						
							
						
						bab9963b00 
					 
					
						
						
							
							New license header introduced for DiscIO, AudioCommon, InputCommon, VideoCommon, and Common projects.  
						
						 
						
						
						
						
					 
					
						2013-04-17 23:09:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								lioncash 
							
						 
					 
					
						
						
							
						
						ef85b9af45 
					 
					
						
						
							
							Update the license file text (change SVN to Git) in all projects except Core since I was told a merge was happening soon. So for the sake of the merge going smoothly, I'll fix that when I remove the tab/space mismatches from the Core project.  
						
						 
						
						... 
						
						
						
						Also, some tab/space mismatches removed from VideoOGL, and some places I missed in VideoDX[number] projects.
Now, the Core is literally the only project with tab/space mismatches (on a large scale). 
						
						
					 
					
						2013-04-15 16:28:55 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Woyak 
							
						 
					 
					
						
						
							
						
						33a13b1a37 
					 
					
						
						
							
							Fixed issue 5270. Don't ask me how, I just clean up code and then it works! I think it was int overflow.  
						
						 
						
						
						
						
					 
					
						2013-03-05 00:35:24 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jordan Woyak 
							
						 
					 
					
						
						
							
						
						59fd1008ca 
					 
					
						
						
							
							Wrapped fopen/close/read/write functions inside a simple "IOFile" class. Reading, writing, and error checking became simpler in most cases. It should be near impossible to forget to close a file now that the destructor takes care of it. (I hope this fixes Issue 3635) I have tested the functionality of most things, but it is possible I broke something. :p  
						
						 
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7328  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2011-03-11 10:21:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Soren Jorvang 
							
						 
					 
					
						
						
							
						
						0288742565 
					 
					
						
						
							
							Various minor fixes to allow building with clang on OS X.  
						
						 
						
						... 
						
						
						
						Fixes issue 3992. 
wxWidgets patch at http://trac.wxwidgets.org/ticket/12332  .
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6929  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2011-01-27 05:01:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LPFaint99 
							
						 
					 
					
						
						
							
						
						826e37a279 
					 
					
						
						
							
							Actually fix issue 3659.  
						
						 
						
						... 
						
						
						
						check for cp932 using ::IsValidCodePage before creating the wxCSConv
if it is possible for linux distro or mac to remove the euc_jap cp from install a similar check may be added in WxUtils.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6928  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2011-01-27 01:05:24 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Soren Jorvang 
							
						 
					 
					
						
						
							
						
						8fca9a8e8d 
					 
					
						
						
							
							Set native eol-style on some recently added files.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6716  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2011-01-01 21:09:56 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Glenn Rice 
							
						 
					 
					
						
						
							
						
						765fb4bbe3 
					 
					
						
						
							
							Linux build fix.  
						
						 
						
						... 
						
						
						
						git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6686  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2010-12-29 15:23:02 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								NeoBrainX 
							
						 
					 
					
						
						
							
						
						642c7a437c 
					 
					
						
						
							
							Add ciso support.  
						
						 
						
						... 
						
						
						
						Thanks to dolphin.user839 for the patch ;)
Fixes issue 2708.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6685  8ced0084-cf51-0410-be5f-012b33b47a6e 
						
						
					 
					
						2010-12-29 14:42:20 +00:00