openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
CDEmu
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
1 day
ago.
Jun 24, 2024 — Jun 24, 2025
Showing page 40 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Image analyzer: make the log generic, and allow changing of debug mask
Rok Mandeljc
More...
almost 13 years ago
Image analyzer: reworked the log capturing a bit
Rok Mandeljc
More...
almost 13 years ago
Image analyzer: rename 'Parser log' to 'libMirage log', as we will make it more generic
Rok Mandeljc
More...
almost 13 years ago
debian: update libmirage symbol definitions.
Henrik Stokseth
More...
almost 13 years ago
libMirage: updated gtk-doc Makefile.am
Rok Mandeljc
More...
almost 13 years ago
libMirage: automatic docs update
Rok Mandeljc
More...
almost 13 years ago
libMirage: when creating NULL fragments, pass NULL as filename instead of "NULL"; in sndfile and binary fragment, make sure that the filename is given
Rok Mandeljc
More...
almost 13 years ago
libMirage: added debug_context parameter to mirage_create_fragment(), so that the debug context is properly transferred over to file streams before fragment is actually added to disc and inherits its context
Rok Mandeljc
More...
almost 13 years ago
Daemon: don't unref debug contexts, since the get functions don't increase reference counters on them anymore
Rok Mandeljc
More...
almost 13 years ago
Daemon: fix a regression that caused daemon to crash on GetDeviceMapping call
Rok Mandeljc
More...
almost 13 years ago
libMirage: ECM File Filter: start with eight allocated parts and when parts, double the number instead of increasing it linearly
Rok Mandeljc
More...
almost 13 years ago
libMirage: CUE Parser: fixed a typo
Rok Mandeljc
More...
almost 13 years ago
libMirage: ECM filter: match the behavior of GFileInputStream wrt. seeking beyond the end of file
Rok Mandeljc
More...
almost 13 years ago
libMirage: ECM filter: properly handle EOF
Rok Mandeljc
More...
almost 13 years ago
libMirage: CCD and REACDC Parser: use mirage_helper_find_data_file() to find track data and subchannel files. (Enables use of ecm'd data files.) Also made CUE parser print assumed and the actual filename...
Rok Mandeljc
More...
almost 13 years ago
libMirage: Update docs and fix the annotations to silence gtk-doc's warnings
Rok Mandeljc
More...
almost 13 years ago
libMirage: update Makefiles to include gio-2.0 dependency. Also, list dependencies in libmirage.pc
Rok Mandeljc
More...
almost 13 years ago
Clients: keep up with changes in libMirage (the error code for requesting password, in particular)
Rok Mandeljc
More...
almost 13 years ago
Daemon: The Great Cleanup, III
Rok Mandeljc
More...
almost 13 years ago
libMirage: READCD Parser: fix a bug that's probably been there for a while but hasn't been noted because our old error code kept overwriting errors without complaints
Rok Mandeljc
More...
almost 13 years ago
Image analyzer: keep pace with changes in libMirage
Rok Mandeljc
More...
almost 13 years ago
libMirage: The Great Cleanup, II: removed MIRAGE_ERROR macro and predefined error messages. Instead, we now have more generic error codes; these are set using g_set_error(), along with detailed error message. Also made some more functions un-failable...
Rok Mandeljc
More...
almost 13 years ago
libMirage: clean up mirage_track_add_fragment() function
Rok Mandeljc
More...
almost 13 years ago
Daemon: keep up with changes in libMirage
Rok Mandeljc
More...
almost 13 years ago
Image analyzer: keep up with changes in libMirage
Rok Mandeljc
More...
almost 13 years ago
libMirage: The Great Cleanup. Mostly to make API nicer.
Rok Mandeljc
More...
almost 13 years ago
libMirage: Utils: clean up mirage_helper_find_data_file() a bit. Add support for finding files with additional suffices when original file does not exist. E.g., if we are looking for 'data.img', but only 'data.img.gz' exists, we return that. However, if both 'data.img' and 'data.img.gz' exist, the former is returned. In other words, we consider all files with matching beginning, but prefer the one with shortest filename. This should enable transparent loading of compressed data files in cases when descriptor has not been altered.
Rok Mandeljc
More...
almost 13 years ago
Image analyzer: remove gtk_vbox_new/gtk_hbox_new deprecation warnings for Gtk3 by using gtk_box_new instead.
Rok Mandeljc
More...
almost 13 years ago
Daemon: adapt to changes in libMirage's debugging facilities
Rok Mandeljc
More...
almost 13 years ago
libMirage: ECM File Filter: port all debugging facilities to MIRAGE_DEBUG
Rok Mandeljc
More...
almost 13 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
…
63
64
→
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