| Age | Commit message (Expand) | Author |
| 2010-04-29 | Massive Poo storm, had to take shelter. Hacks, fixes, etc etc | Sonicadvance1 |
| 2010-04-29 | [OSX] Use spinlocks instead of mutexes since mutexes are really semaphores, g... | Sonicadvance1 |
| 2010-04-17 | possible savestate memory leak fix in DoBuffer | nitsuja- |
| 2010-02-14 | うそ! | Sonicadvance1 |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2010-01-09 | from BhaaL: linux compile fix for r4794, Event::Wait now supports a timeout (... | Shawn Hoffman |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | John Peterson |
| 2009-08-06 | misc cleanup | Shawn Hoffman |
| 2009-07-31 | Fix noWX build, and lower thread priority for screenshots | sl1nk3.s |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-15 | Fixed one of the two remaining crash on Stop (issue 600), and removed some se... | sl1nk3.s |
| 2009-07-13 | Atomic operations library. | Nolan Check |
| 2009-07-11 | fig ConfigPadDlg size in linux, temporary linux build fix | LPFaint99 |
| 2009-07-10 | Use _beginthreadex | Nolan Check |
| 2009-03-28 | Some code cleanup | omegadox |
| 2009-03-20 | Fixed some log messages | nakeee |
| 2009-03-18 | nakee's new logmanager. added a console window for windows builds (prints to ... | Shawn Hoffman |
| 2009-02-24 | Linux build fixes and some warning cleanup for GCC | omegadox |
| 2009-02-24 | Last Commit (Threads and Stop): Linux build fix, I forgot to change the defin... | John Peterson |
| 2009-02-24 | Threads and Stop: How about this? A timeout only for the shutdown process? Th... | John Peterson |
| 2009-02-23 | Restore proper functionality of events and thread waits. The arbitrary 5 sec ... | hrydgard |
| 2009-02-23 | Core and Common Threads Stop and Start: Added timeout to the thread waiting l... | John Peterson |
| 2009-02-22 | Attempt to workaround some stop hangs by using MsgWait instead of Wait. chang... | hrydgard |
| 2009-02-22 | Core Stop and Start: Added alternative separate thread timer/loop based waiti... | John Peterson |
| 2009-02-20 | The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than ... | hrydgard |
| 2009-01-11 | fix | XTra.KrazzY |
| 2009-01-11 | Printf compile warning fixes | XTra.KrazzY |
| 2009-01-09 | properly support POSIX threads kthx | bushing |
| 2008-12-13 | small speedup of logmanager, minor logging improvements, misc code standard i... | hrydgard |
| 2008-12-08 | set svn:eol-style=native for **.cpp | bushing |
| 2008-12-06 | add support for GCC 4.0 | bushing |
| 2008-12-04 | Fix windows build. Fix InterlockedIncrement for old gcc. TOTEST on linux. | memberTwo.mb2 |
| 2008-12-04 | merged windows/linux atomic operations, | nakeee |
| 2008-11-24 | DC + fifo: small fix/correction ;). Remove old stupid OnIdleDC stuff. Interes... | memberTwo.mb2 |
| 2008-11-23 | Moved wiimote_test to wiimote | nakeee |
| 2008-11-15 | more porting | nakeee |
| 2008-10-30 | Added InterlockedExchange to Linux side | Sonicadvance1 |
| 2008-10-17 | add InterlockedExchangeAdd for olds gcc version | tmator |
| 2008-10-09 | Fix Building in Linux, removed the define for _T() in Common.h so now we can ... | Sonicadvance1 |
| 2008-10-02 | style fixup | hrydgard |
| 2008-10-02 | Get rid of locks added InterlockedExchangeAdd function in thread.cpp | nakeee |
| 2008-09-24 | DC idle skipping part 2: video thread is woken up when "OnIdle". | memberTwo.mb2 |
| 2008-09-17 | fixed small memory leaks of the windows version | fires.gc |
| 2008-08-27 | Fixed warnings about comparison between signed and unsigned integer expressions. | Maarten ter Huurne |
| 2008-07-12 | Initial megacommit. | hrydgard |