summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Killed unicows (no whatsnew) Miodrag Milanovic2012-04-281-5/+0
* Fix linking for mingw GCC 4.6.3 and upper using libwinpthread (no whatsnew) Miodrag Milanovic2012-04-241-1/+1
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-1/+1
* Broke dependency between mcr68 and mcr by creating Aaron Giles2012-04-171-0/+3
* Hooray for templates. Aaron Giles2012-04-122-161/+11
* Change DirectInput joystick acquisition method to be non exclusive. [bdam] Michaël Banaan Ananas2012-03-251-2/+2
* Clean-ups and version bumpmame0145u1 Angelo Salese2012-02-191-1/+1
* Added windows implementation of pseudo tty access functions over pipes [Carl] Miodrag Milanovic2012-02-194-2/+92
* Major CHD/chdman update. The CHD version number has been increased Aaron Giles2012-02-162-5/+11
* cmdline option shortcuts for: Michaël Banaan Ananas2012-02-101-2/+2
* Fixed pcap network device search [Carl] Miodrag Milanovic2012-01-251-6/+3
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-243-26/+17
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-126-138/+44
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-2/+2
* Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR* Aaron Giles2011-12-313-21/+21
* Clean-ups and version bumpmame0144u4 Angelo Salese2011-12-241-2/+2
* less ugly way to silence gcc 4.6 (no whatsnew) Miodrag Milanovic2011-12-152-3/+3
* Added GCC check in windows.mak and win32 part of sdl.mak and also did silence... Miodrag Milanovic2011-12-151-0/+5
* Sync with MESS all credited there (no whatsnew) Miodrag Milanovic2011-12-121-1/+1
* Handling error where filenames are too long [Chad] Miodrag Milanovic2011-12-071-0/+1
* Moved a condition check (tex->d3dtex == tex->d3dfinaltex) to happen before on... Scott Stone2011-11-291-1/+2
* This change makes sure that the watchdog message will be displayed in case ot... Scott Stone2011-11-271-0/+1
* Clean-ups and version bumpmame0144u1 Angelo Salese2011-11-271-1/+1
* Fix obvious use-after-free error in device_delete(). Aaron Giles2011-11-272-9/+3
* Fixed memory leaks in networking, used core functions for allocating memory, ... Miodrag Milanovic2011-11-225-5/+29
* Fixed compile warning with 4.6.2 (no whatsnew) Miodrag Milanovic2011-11-211-1/+1
* - Fixed HLSL memory leak and crash on exit on 32-bit targets. [Ryan Holtz, Ba... Ryan Holtz2011-11-182-23/+42
* Move per emulator constants info into separate class [Miodrag Milanovic] Miodrag Milanovic2011-11-173-4/+4
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-1/+1
* Fixed compile under GCC 4.6 (no whatsnew) Miodrag Milanovic2011-10-221-2/+4
* clean-ups and version bump Angelo Salese2011-10-101-1/+1
* hide_cursor option for chess games and clickable artwork and such. Michaël Banaan Ananas2011-10-103-2/+6
* revert r14152, good idea but please add a -grabcursor option instead Michaël Banaan Ananas2011-10-101-4/+7
* Windows only - for evaluation - changed when mouse pointer goes off. Pointer ... Olivier Galibert2011-10-101-7/+4
* - Fixed all HLSL stability issues except visible crease. [Ryan Holtz, Bat Cou... Ryan Holtz2011-09-293-15/+88
* uncommenting line in winmain (no whatsnew) Miodrag Milanovic2011-09-221-1/+1
* Fixed warnings found by GCC 4.6.2 without change of h63484.c since that one i... Miodrag Milanovic2011-09-226-15/+14
* Clean-ups and version bumpmame0143u6 Angelo Salese2011-09-202-3/+3
* Added network support used by MESS implemented by Carl (no whatsnew) Miodrag Milanovic2011-09-096-1/+159
* HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat Ryan Holtz2011-08-284-216/+246
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-147-13/+13
* Various memory leaks and unnecessary checks removed by Oliver Stoneberg (no w... Miodrag Milanovic2011-08-143-1/+14
* fixed potential NULL pointer dereferences / also removed unnecessary NULL che... Miodrag Milanovic2011-08-082-7/+4
* DI_PROPNOEFFECT after dinput property change is not an error Michaël Banaan Ananas2011-08-011-4/+4
* - Removing MD5 support in ROMLOAD_* [Oliver Stoneberg] Miodrag Milanovic2011-07-312-2/+2
* Fix for the hlsl scanline jitter effect [nimitz] Jonathan Gevaryahu2011-07-281-1/+3
* Fix for VS2010 build (no whatsnew) Miodrag Milanovic2011-07-281-3/+3
* Added socket support to windows osd [Miodrag Milanovic] Miodrag Milanovic2011-07-285-46/+291
* Fixed hlsl mem leak by Firewave (no whatsnew) Miodrag Milanovic2011-07-271-6/+6