My favorites
|
Sign in
pcsx2
PCSX2 Playstation 2 Emulator
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
2208 - 2184 of 2208
Older
›
Committed Changes
Rev
Scores
Commit log message
Date
Author
r2208
Bring back color to stdio on Linux.
Today (4 hours ago)
arcum42
r2207
* Implemented more support for on-the-fly CDVD source changes (not well tested, probably need work). * Fix Reelease mode compilation errors. * More misc bugfixes to the UI.
Today (8 hours ago)
Jake.Stine
r2206
Quick fix on the last commit for Linux.
Today (11 hours ago)
arcum42
r2205
-1
Fixed the Recent Iso List, which got broken a few revs back... and many more wee bug fixes, most are too unimportant to list here!! Code Cleanups: * cpuDetect: Split Win32/Linux code portions into separate modules. (probably breaks linux)
Today (11 hours ago)
Jake.Stine
r2204
w32pthreads: Remove macro redefinition of __except (it was a nasty and entirely unnecessary hack intending to protect idiot coders from their own failure to comply to very strict SEH exception handling rules).
Today (11 hours ago)
Jake.Stine
r2203
Hack Hw.h in half and do a bit more header cleanup. Remove a header that's unused.
Today (11 hours ago)
arcum42
r2202
SPU2-X: Implemented SPU2test - it now reports an error and returns failure on CPUs not supporting SSE2. DevNote: SPU2-X now links against w32pthreads and x86emitter.
Today (12 hours ago)
Jake.Stine
r2201
wxWidgets/Win32: Added tooltip duration override of 10 seconds, so the tooltips stay visible long enough to finish reading them. For the curious: tooltip duration defaults to a function of your configured mouse doubleclick rate, which happens to be something a lot of us users probably set to something pretty fast or really fast, to avoid accidental double clicks (mine's like 1 or 2 notches away from the fastest setting). So my tooltips only stayed visible for like 2 seconds. >_<
Yesterday (22 hours ago)
Jake.Stine
r2200
Removed NULL-able DoWrite/DoWriteLn in IConsoleWriter (threaded logging crashed when changing writers on the fly).
Yesterday (22 hours ago)
Jake.Stine
r2199
+1
Lots of wee bugfixes to user interface stuffs
Yesterday (24 hours ago)
Jake.Stine
r2198
+1
Mode console logging updates and additions; * Added support for indentation, as a replacement for using \t (options include methods SetIndent and Indent, and a ConsoleIndentScope class for scoped indentation of a block of WriteLns.) * Use of Indent() as a modifier (the abstraction optionally allows use of indentation methods besides \t, if ever needed). * Minor header file cleanups: wxWidgets standard headers are now always first in PrecompiledHeader.h files (is recommended due to cross plat
Nov 14 (43 hours ago)
Jake.Stine
r2197
+2
Trim and tweak a bunch of includes, and a few headers.
Nov 14 (2 days ago)
arcum42
r2196
Fix up Linux, as well as make a few minor changes to onepad.
Nov 14 (2 days ago)
arcum42
r2195
+1
Added pxRadioPanel, a nifty all-thrills container for radio button groups. Removed AddRadioButton. Moved SizerFlags and other wxHelpers to Utilities class (optionally accessible by plugins).
Nov 14 (2 days ago)
Jake.Stine
r2194
+1
Remove the MPEG hack; Mana Khemia no longer needs it, as of the voodoo cycle fixes.
Nov 13 (3 days ago)
arcum42
r2193
+1
Some header cleanup.
Nov 12 (3 days ago)
arcum42
r2192
+1
Expand the color list a bit, muck with the Linux color console code, and change a few ifs to a case statement.
Nov 12 (4 days ago)
arcum42
r2191
+2
Add 'Print CDVD Info' back in. In Linux, make writing to stdio optional. Make a few log messages grey. A few misc things.
Nov 12 (4 days ago)
arcum42
r2190
+6
GSdx: Gave up on the smart m_width / m_height adjustments for now. This just won't work the way I imagined it :/ Using a "common" size of 640*512 instead. This means some odd games might use a wrong output surface again (they always did this on the normal upscaler).
Nov 12 (4 days ago)
ramapcsx2
r2189
Update the codeblock project.
Nov 11 (4 days ago)
arcum42
r2188
+1
Implemented new pxCheckBox into the rest of the gui components.
Nov 11 (5 days ago)
Jake.Stine
r2187
+2
Finished the new logging options dialog (loads and saves settings (!))
Nov 11 (5 days ago)
Jake.Stine
r2186
+2
Legacy_gui: - Various updates from wx, smart frame limit, SIF timing fix, DI does less unneeded work.
Nov 11 (5 days ago)
ramapcsx2
r2185
Patches don't need to go, they work apparently :p
Nov 10 (5 days ago)
ramapcsx2
r2184
Small cleanup on the GUI. Only show the "Debug" entry on devel and debug builds, as in legacy_gui.
Nov 10 (5 days ago)
ramapcsx2
2208 - 2184 of 2208
Older
›
Hosted by