Next | Query returned 173 messages, browsing 151 to 160 | Previous

History of commit frequency

CVS Commit History:


   2007-07-25 04:33:03 by Mark Davies | Files touched by this commit (5)
Log message:
Update k3b to 1.0.3

pkgsrc change: include patch from PR kern/36030 to work around a problem
that can cause NetBSD to panic or just not read a CD.

1.0.3
=====
 * Reverted to old behaviour of reloading medium before verification. Not
   enough testing had been done before introducing this and some systems
   fail to read the medium before reload.
 * Do not crash when the currently playing audio project item is removed.
 * Added desktop actions to handle empty media with K3b.
 * Fixed read retry when reading data tracks
 * K3b's dialogs now honor the global button layout setting
 * Do not crash on mp3 files without tags if compiled with taglib support
 * Do not allow to copy a rewritable media to itself.
 * Fixed crash on startup with devices that return bogus GET PERFORMANCE
   data

1.0.2
=====
 * Properly determine the capacity of complete CD-R(W) media.
 * Mark a data project as modified if files are renamed.
 * Allow adding of all actions to the welcome window
 * Added "NoDisplay=true" property to k3b-cue.desktop and k3b-iso.desktop
 * Fixed supported write speed detection on some devices
 * No reload before verification and between writing sessions (CD copy +
   Mixed Mode CD) anymore
   2007-05-23 14:38:23 by Mark Davies | Files touched by this commit (3)
Log message:
Fix SEGV on startup.  Bump PKGREVISION.
   2007-05-05 23:36:07 by Mark Davies | Files touched by this commit (3)
Log message:
Update k3b to 1.0.1

* Fixed crash when using the Device menu without a selected device.
* Fixed DVD copy when reading from a DVD+RW.
* Fixed --without-alsa configure check
* Fixed a crash in Video DVD ripping when the title does not contain an
  audio stream
* Only use the mkisofs parameters -biblio, -copyright, and -abstract if
  they have been set. Using them with invalid values (empty) seems to
  sometimes result in broken iso images.
* Better compatibility with recent transcode development branch
* Fixed Multisession import size handling.
* Fixed Lame quality preset handling.
* Made libk3bdevice really thread-safe. This fixes the disabled DMA bug!
* New configure check --without-cdrecord-suid-root to disable K3b's check
  for cdrecord permissions. Although not recommended it is requested by
  many distributors.
* Changed the order of the buttons in the tool dialogs to match the
  default KDE order.
* Added handling of the newly introduced genisoimage parameter
  -allow-limited-size
* Make the K3b Sox audio encoder plugin work with newer sox versions
  (Thanks, Stephan Binner.)
   2007-03-18 14:25:56 by Mark Davies | Files touched by this commit (5)
Log message:
Update k3b to 1.0

Changes since rc4:
bug fixes.
new themes.
   2007-02-22 20:30:06 by Thomas Klausner | Files touched by this commit (33)
Log message:
pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev.
   2007-01-26 05:34:53 by Mark Davies | Files touched by this commit (16)
Log message:
Update icons location of KDE apps.  Bump PKGREVISION
   2007-01-18 00:47:26 by Thomas Klausner | Files touched by this commit (166) | Package updated
Log message:
Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
   2007-01-16 23:38:08 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Use sys/endian.h on DragonFly as well. As DragonFly has the FreeBSD
define of Qt set, but ships with a Single Unix Specification compliant
iconv.h, don't use the FreeBSD (libiconv) or NetBSD (incorrect iconv.h)
code. This should be fixed upstream by utilising the ICONV_CONST
configure test, but for a local pkgsrc fix it is too much work.
   2007-01-14 10:33:58 by Thomas Klausner | Files touched by this commit (6)
Log message:
Update to 1.0rc4 (which supports flac-1.1.3). Ok markd@

1.0rc4
======
 * K3b now includes a VideoDVD kio slave. It can be used in Konqueror through \ 
the protocol videodvd:/
   to copy the files from a VideoDVD with on-the-fly decryption if libdvdcss is \ 
installed.
   (Be aware that in some countries it is not permitted to use libdvdcss.)
 * New Device menu containing all the actions possible for a device (like eject, \ 
unmount, ...).
   This includes the possibility of assigning shortcuts to these kind of actions.
 * K3b now warns if user parameters for external programs have been specified. \ 
This has been introduced
   because there were some bug report that were caused by faulty user parameters.
 * Cleaned up all the job classes: No job creates a widget anymore. This allows \ 
for non-GUI usage of libk3b.
   For example in a kioslave.
 * New option in the data project to not cache the inodes. That means it is \ 
possible to have multiple
   actual copies of the same file on one CD/DVD.
 * K3b now tries to disable stuff that might influence the burning process. This \ 
includes the KDED module
   mediamanager, SuSEPlugger, and automounting (currently supported: subfs, \ 
supermount).
 * New Audio Track source editor dialog to cut audio track sources at the \ 
beginning and the end.
 * Splitted "read retries" and "ignore read errors" for data \ 
and audio sectors in cd copy and set new
   defaults for audio sectors which make more sense: 5 retires and skip \ 
unreadable sectors.
 * New Mediamanager which makes K3b always know which device contains which \ 
medium. This makes medium handling
   more smooth and the user now selects a medium instead of a device.
   Other advantages:
    - No waiting time anymore when asking for information on media (including \ 
for example Audio CD ripping).
    - Nice default image filenames.
    - CD Copy: Enable/disable options based on the source medium
    - Automatically select newly inserted media as burning medium
 * DCOP call directBurn() now returns a boolean value stating if the process \ 
could be started.
 * New DCOP calls cddaRip(), videocdrip(), and videodvdrip() with media:/ url \ 
support.
 * K3b can now handle media:/ urls from the command line to specify devices
 * Better Lame settings dialog. Easier to use for the novice user and better \ 
defaults.
 * Nicer Ogg Vorbis encoder settings dialog.
 * K3b now shows the DVD Medium ID in the disk information view.
 * K3b now displays a rough estimate on the remaining time for the current job.
 * New automatic media size mode for the projects. This means K3b uses the size \ 
from an inserted medium
   for the project maximum size.
 * Make a suggestion for the filename when saving a project based on the Volume \ 
ID (data projects) or the
   CD-Text title (Audio CD)
 * The Audio encoder plugins are now able to provide (very simplistic) user \ 
feedback in case of an error.
 * New settings "Swap byte order" and "Write Wave header" in \ 
the audio encoding plugin using external apps.
   This makes way for the usage of such programs as mppenc to encode Musepack \ 
files. In fact, mppenc is set up
   as a default along with flac if installed.
 * New DCOP interface: K3bJobInterface which provides DCOP signals for the \ 
currently running job. It may,
   for example, be used to provide information to a Karamba module.
 * New KFile plugin for K3b projects. For now it only shows the type of the \ 
project (Data DVD or Audio CD or ...)
   but may be extended to show arbitrary information.
 * K3b now chooses default image names based on the project name or the \ 
volumeid/cdtext title in case of
   CD/DVD copy.
 * The K3b Project DCOP Interface now uses the QString type for url parameters \ 
instead of KURL.
 * Save/load audio cd track sources in audio projects
 * Display a beautified volume id. For example: THE_TRANSPORTER -> The Transporter
 * Check if the image directory exists before starting to create a project image
 * Possibility to hide the OSD temporarily for one process.
 * Completely rewritten Video DVD ripping and transcoding support:
   - Simple on-the-fly transcoding of Video DVD titles
   - Interface similar to Audio CD ripping
   - Preview images in the ripping window
   - Automatic clipping
   - Simple resizing with automatic aspect ratio handling
 * File System presets for all data projects including all the advanced options.
 * Completely rewritten data project verification
   - K3b now compares the written image instead of the single files
   - Verification of Video DVD projects
 * Little GUI changes:
   - Changed the dialog layout in the action dialogs.
   - Simplified the layout of the burn dialogs for data projects (more advanced \ 
settings hidden)
   - Improved theme support (transparent themes)
 * Device buffer status display for DVD burning with growisofs >= 7.0
 * Support for Audio CD ripping with libcdio instead of libcdparanoia
   2007-01-13 17:50:12 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support.

Next | Query returned 173 messages, browsing 151 to 160 | Previous