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
1 day
ago. based on code collected
1 day
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 15 of 64
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
All: Update debian package scripts.
Henrik Stokseth
More...
about 11 years ago
VHBA: Update debian package scripts and bump version.
Henrik Stokseth
More...
about 11 years ago
Daemon: when loading a blank disc, reset write mode to TAO. Also, if user requests invalid write mode, reset it to TAO. When setting write mode, update the entry in Mode Page 0x05 - so if change attempt is unsuccessful, it will be set to TAO. This fixes a problem with Brasero, which did not seem to try to change the write mode (because mode page already reported one), which resulted in error due to attempt to use recording functions without recording struct pointer set.
Rok Mandeljc
More...
about 11 years ago
Daemon: commands: implemented dummy close functions 5 and 6 for CLOSE TRACK/SESSION command. These are specified in mmc-5 and seem to be specific to DVD+R (finalize disc with minimal radius, finalize disc). At the moment, they have no extra functionality over regular close session, and are there just to keep Brasero happy :)
Rok Mandeljc
More...
about 11 years ago
Daemon: recording: in TAO mode, we should add pregap to track only if we are burning a CD (since TAO is also used for DVD+R)
Rok Mandeljc
More...
about 11 years ago
Daemon: implemented dummy GET PERFORMANCE data type 0 (performance descriptors) to keep Brasero happy
Rok Mandeljc
More...
about 11 years ago
Daemon: fixed medium capacity for 99-minute CD-R
Rok Mandeljc
More...
about 11 years ago
Daemon: updated README a bit. After some thought, I left in the sections on session vs system bus and why session bus is preferred, in order to give potential reader the full picture (although it is quite clear that most people don't bother to read READMEs, especially long-winded ones :))
Rok Mandeljc
More...
about 11 years ago
libMirage: README update
Rok Mandeljc
More...
about 11 years ago
gCDEmu: README: removed information that is largely irrelevant these days: - the warning about encrypted images and password being sent in plain is more or less irrelevant due to use of session bus - the notes about GNOME shell and Unity are more or less outdated, and should be irrelevant now that both environments have been around for a while - rewrote the section on GtkApplication/AppIndicator mode to reflect the actual situation
Rok Mandeljc
More...
about 11 years ago
Client: README: removed information that is largely irrelevant these days: - system vs. session bus information is removed as session bus should be used exclusively - warning about encrypted images and password being sent in plain text over D-bus becomes largely irrelevant when session bus is used
Rok Mandeljc
More...
about 11 years ago
Updated INSTALL to provide generic instructions using plain 'cmake' command instead of using a frontend.
Rok Mandeljc
More...
about 11 years ago
debian: remove last traces of ubuntu-centric apport.
Henrik Stokseth
More...
about 11 years ago
debian: remove last traces of ubuntu-centric apport.
Henrik Stokseth
More...
about 11 years ago
gCDEmu: version bump
Rok Mandeljc
More...
about 11 years ago
Updated debian packaging
Rok Mandeljc
More...
about 11 years ago
Version bump; next release will be 3.0.0
Rok Mandeljc
More...
about 11 years ago
Image analyzer: desktop file: removed "Mirage" from name, updated description
Rok Mandeljc
More...
about 11 years ago
Image analyzer: main; keep g_type_init() around for those with GLib older than 2.36 (e.g., Ubuntu 12.04)
Rok Mandeljc
More...
about 11 years ago
Image analyzer: relax Gtk3 requirement from 3.6 to 3.2, which makes Ubuntiu 12.04 supported (it has 3.4). Consequently, we need to implement instance counting ourselves, instead of using gtk_application_window_get_id(); but doing so simplifies the code a bit, because if we keep the count ourselves, we know the IaApplicationWindow's ID even before it is added to the IaApplication
Rok Mandeljc
More...
about 11 years ago
Image analyzer: IaApplicationWindow: properly format the messages in error dialogs instead of just passing error string
Rok Mandeljc
More...
about 11 years ago
libMirage: SNDFILE filter: tone down the verbosity a bit; print audio file information only if we are opening stream for reading, because if we do it for writing, we provide the audio file format ourselves
Rok Mandeljc
More...
about 11 years ago
libMirage: TOC writer: .toc files typically list only data files' basenames, not their full paths
Rok Mandeljc
More...
about 11 years ago
libMirage: name the gobject-introspection typelib Mirage instead of libMirage
Rok Mandeljc
More...
over 11 years ago
libMirage: contextual: fixed a warning from clang
Rok Mandeljc
More...
over 11 years ago
libMirage: replaced #include "..." with #include <mirage/...> in header files
Rok Mandeljc
More...
over 11 years ago
Image analyzer & Daemon: #include <mirage.h> -> #include <mirage/mirage.h>
Rok Mandeljc
More...
over 11 years ago
libMirage: code restructuring, step IV: moved src/libmirage->mirage, src/filter->filters and src/images->images. Also, headers are now installed under $PREFIX/include/libmirage-$MAJOR.$MINOR/mirage, so that mirage/mirage.h needs to be included (a bit like gtk/gtk.h works)
Rok Mandeljc
More...
over 11 years ago
libMirage: code restructuring, step III: removed prefices from image and filter sources
Rok Mandeljc
More...
over 11 years ago
libMirage: code restructuring, step II: removed 'mirage-' prefix from libmirage's sources
Rok Mandeljc
More...
over 11 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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