| Age | Commit message (Expand) | Author |
| 2009-08-12 | make bEnableFPRF true by default | Shawn Hoffman |
| 2009-08-12 | fix some /dev/di stuff: DVDLowInquiry, DVDLowGetCoverReg, and DVDLowGetCoverS... | Shawn Hoffman |
| 2009-08-11 | GFX: Cleanup - Move OGL's GetBlockHeightInTexels and GetBlockWidthInTexels co... | omegadox |
| 2009-08-11 | Small fix for TexDecoder_GetBlockHeightInTexels, but see no noticeable changes. | omegadox |
| 2009-08-11 | git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3960 8ced0084-cf51-0... | Shawn Hoffman |
| 2009-08-11 | random small fixes - fix debug builds, dump ucodes on PAD_BUTTON_X, get rid o... | Shawn Hoffman |
| 2009-08-10 | DSPLLE: | nakeee |
| 2009-08-10 | make DLCache compile on linux, required some weird casting so tell me | nakeee |
| 2009-08-09 | Frameskipping more aggressive (minor speedup, plz report any serious problems... | hrydgard |
| 2009-08-08 | Just a few fixes for the fps counter, also unbreak direct XFB homebrews. | sl1nk3.s |
| 2009-08-08 | Frameskipping! Complete with GUI! Even my most naive approach resulted in gre... | XTra.KrazzY |
| 2009-08-07 | Added the per-frame action manager. Implemented all TAS features: Auto Firing... | XTra.KrazzY |
| 2009-08-07 | oops too much copypasta :p | LPFaint99 |
| 2009-08-07 | Fixes issue 1255. | LPFaint99 |
| 2009-08-06 | code style cleanup for bba which has been sitting around my hdd for a long time | Shawn Hoffman |
| 2009-08-06 | revert changes to GetSysDirectory from last commit, I was trying to fix my is... | Shawn Hoffman |
| 2009-08-06 | misc cleanup | Shawn Hoffman |
| 2009-08-04 | Fixes issue 1242. | LPFaint99 |
| 2009-08-04 | make CVolumeWAD::GetName() safer | Shawn Hoffman |
| 2009-08-04 | fix crashing of ISOProperties.cpp, again | Shawn Hoffman |
| 2009-08-03 | fix some memleaks in DiscIO. Fix for issue 1238. | Shawn Hoffman |
| 2009-08-03 | Disable the framelimiter by default as it will not work correctly on some games | sl1nk3.s |
| 2009-08-03 | Fix framelimiter's accuracy, thanks to sskkiipp !(issue 1237) | sl1nk3.s |
| 2009-08-02 | Fix Linux build? | Nolan Check |
| 2009-08-02 | Separate DVD thread. | Nolan Check |
| 2009-08-02 | This should fix the framelimiter, looks a bit inaccurate though (was it like ... | sl1nk3.s |
| 2009-08-02 | linux compile fix | nakeee |
| 2009-08-02 | some more fixes for the switch to unicode. Thanks sl1nk3.s | LPFaint99 |
| 2009-08-01 | better fix | tmator |
| 2009-08-01 | InputCommon now builds in unicode | LPFaint99 |
| 2009-08-01 | fix non gui build | tmator |
| 2009-08-01 | Fix the FPS counter to show the 'real' framerate, also clean up its mess a bi... | sl1nk3.s |
| 2009-08-01 | fix some memleaks in NANDContentLoader.cpp and ISOProperties.cpp | Shawn Hoffman |
| 2009-08-01 | fixes issue 1223. Caused by switch to wx unicode | LPFaint99 |
| 2009-07-31 | a very tiny fix for display taiwan game notes correctly in main UI: GameListCtrl | hyperiris |
| 2009-07-31 | DSPLLE: fix some comments, returned andc and orc (according to tests) | nakeee |
| 2009-07-31 | fix decompressing of wii discs (who wrote this? XD ) | Shawn Hoffman |
| 2009-07-31 | Fix noWX build, and lower thread priority for screenshots | sl1nk3.s |
| 2009-07-31 | Fix 32-bit Windows build AGAIN | Nolan Check |
| 2009-07-30 | Work on atomic library. | Nolan Check |
| 2009-07-30 | Use slightly different Windows file functions. | Nolan Check |
| 2009-07-30 | Don't use lookup tables. It's better to use CPU registers and reduce memory a... | Nolan Check |
| 2009-07-30 | oops left in the old copyright | LPFaint99 |
| 2009-07-30 | set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon... | LPFaint99 |
| 2009-07-30 | dolphinwx and debuggerwx can now be compiled with unicode | LPFaint99 |
| 2009-07-29 | More "correct" VI interrupt behavior. | Nolan Check |
| 2009-07-28 | Fix screenshot offset as well as screenshot aspect ratio, also use PNG instea... | sl1nk3.s |
| 2009-07-28 | Now ALL copyright dates are fixed to the legally correct year: The year in wh... | XTra.KrazzY |
| 2009-07-28 | revert part of r3896 | LPFaint99 |
| 2009-07-28 | Njoy can now be build with wxUSE_UNICODE 1 on windows | LPFaint99 |