openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
E
E-UAE
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 1 year
ago.
Nov 17, 2023 — Nov 17, 2024
Showing page 1 of 33
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
64-bit fix for the Gtk+ GUI: class types should declared as GtkType not uint. Thanks to Andrea Musuruane of RPM Fusion for bug report.
evi1rich
More...
over 16 years ago
At the request of AmiKit's Jan Zahurancik, implemented database of 'standard' Picasso96 mode ids based on code from WinUAE. This will make screenmode.prefs in AmigaOS more portable between host systems, since standard screen sizes should always map to the same screenmode ID.
evi1rich
More...
almost 18 years ago
Fixed missing semi-colon. Thanks Bernhard Moellemann for the report.
evi1rich
More...
almost 18 years ago
Made maintenance of version numbers easier.
evi1rich
More...
almost 18 years ago
Minor clean-up.
evi1rich
More...
almost 18 years ago
Fixed some new compiler warnings that show up in GCC 4.3.x.
evi1rich
More...
almost 18 years ago
When building the x86 JIT compiler, don't ask binutils to mark the uae binary as needing an executable stack. This was an early hack to work around problems with ExecShield and is no longer necessary (it should have been removed ages ago). Thanks to Andrea Musuruane of RPM Fusion for the prompt.
evi1rich
More...
almost 18 years ago
Fixed an out-of-bounds array write.
evi1rich
More...
almost 18 years ago
On Intel macs, use mach_absolute_time() for timing when *.use_tsc is false, and in the default prefs we now set this to false for Intel macs. This is because on dual-core Intel macs, the counters on each core are not synchronized and will lead to unreliable results.
evi1rich
More...
almost 18 years ago
Updated README.
evi1rich
More...
about 18 years ago
Added documentation for the make_hdf tool.
evi1rich
More...
about 18 years ago
Cleaned up audio emulation a little by simplifying code which targetted 8-bit audio output (which we no longer support).
evi1rich
More...
about 18 years ago
Linux SCSI back-end would fail silently if it couldn't open a device file (e.g., if it doesn't exist). Fixed. It now logs to the console, but probably a warning dialog would be better.
evi1rich
More...
about 18 years ago
Unused FindFunctionInObject() function in uaelib is broken for 64-bit archs and causing compiler warnings, so #ifdef it out.
evi1rich
More...
about 18 years ago
Fixed compiler warning in p96 emulation on 64-bit archs.
evi1rich
More...
about 18 years ago
Fixed compiler warnings in Unix hardfile back-end when building on 64-bit archs.
evi1rich
More...
about 18 years ago
Fixed compiler warnings with write_comm_pipe_pvoid().
evi1rich
More...
about 18 years ago
Fixed typo which caused CAPS support with the CAPS framwork to fail to build on OS X.
evi1rich
More...
over 18 years ago
Fixed configure script's inability to detect the CAPSImage framework on OS X.
evi1rich
More...
over 18 years ago
Added support in the Gtk+ UI for selecting X-Arcade joysticks for joystick input. This is based on a patch from Robert Hurst. Thanks again, Robert.
evi1rich
More...
over 18 years ago
Added configure option to enable/disable building of keymaps to support X-Aracde joysticks. Thanks to Robert Hurst for the hint. (I didn't even know what an X-Arcade joystick was. :-b)
evi1rich
More...
over 18 years ago
Added support for loading the CAPSImage framework on OS X.
evi1rich
More...
over 18 years ago
Added m4 script to check for OS X frameworks at configure time.
evi1rich
More...
over 18 years ago
AmigaInput joystick driver would crash at exit if it failed to open amgiainput.library. Fixed.
evi1rich
More...
over 18 years ago
When removing 8-bit audio support, accidentally disabled stereo output in AmigaOS audio back-end. Fixed.
evi1rich
More...
over 18 years ago
Bring whitespace a little closer in line with UAE 0.8.27.
evi1rich
More...
over 18 years ago
Updated documentation wrt to removal of 8-bit sound support.
evi1rich
More...
over 18 years ago
Removed support for 8-bit sound (this brings E-UAE in-line with UAE and WinUAE, and - let's face it - nobody's going to miss it).
evi1rich
More...
over 18 years ago
Show *.ipf files in Cocoa disk image selector when CAPS support is compiled in.
evi1rich
More...
over 18 years ago
In the CAPS floppy back-end, there was a potential but rare double-free bug. Fixed.
evi1rich
More...
over 18 years ago
←
1
2
3
4
5
6
7
8
9
…
32
33
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree