Age | Commit message (Collapse) | Author | Files | Lines |
|
and improves 24-bit compression, tag editing in the plugins, and
decoding to AIFF.
|
|
and improves 24-bit compression, tag editing in the plugins, and
decoding to AIFF.
|
|
* Fixed an other filepointer leak when renaming file and directories (thanks
to Artur
Polaczynski),
* Improved speed when applying a field to all other files, removing all tags
and
scanning all files,
* Fixed problem with too long track name in CDDB albums,
* When getting files list of a cddb album, it tries to reconnect severals ti
mes if the
connection fails,
* Ability to run the scanner when loading filenames from a TXT file,
* Ability to run the scanner when loading fields from CDDB results,
* Ability to load CDDB results only for the selected lines,
* Ability to generate the playlist name from mask codes,
* Added tab in "About" window to display the ChangeLog,
* Fixed detection of version id3lib (due to an error in configure.in),
* Added german help documentation (thanks to Daniel Pichler),
* Russian translation updated (thanks to Andrey Astafiev),
* German translation updated (thanks to Götz Waschk).
|
|
|
|
- Added internet audio keys support, see README to setup your keys for X.
- Updated French translation.
* Fixes to ogg support for the vorbis 1.0 release.
* Fixed endless loop causing lockup when repeat and play next song on
error is enabled with only one song in the playlist.
|
|
Numerous changes since 2.2, please check the ChangeLog.
|
|
|
|
bulk builds, rather than choking up on the unfillfulled dependency
on realplayer, which package is truly interactive.
We have to make the INTERACTIVE_STAGE=fetch, because "configure" is
too late. It's really the "dependency installing phase" that's
interactive, but is there is no such phase -- dependencies are
installed pursuant to "extract". This whole thing needs to revisited
after the 1.6.1 freeze.
|
|
|
|
it wasn't obvious, at least to a few people I spoke with.
Thanks to Valeriy Ushakov (uwe@) for helping me work this out...
|
|
either shared libraries or header files. Remove references to these
buildlink2.mk files from package Makefiles.
|
|
(at least on -current... seems to do without this on 1.6.x)
|
|
* a new monitoring subsystem for use in DJing and live performance.
Users with two sound cards can use headphones for monitoring, to
prepare mixes and cue samples without disrupting the main output.
* A usability bug was fixed in keyboard playback controls
* the Italian translation of the user interface was updated by
Yuri Bongiorno.
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
handled by gnome-libs.
|
|
|
|
19873.
|
|
Changes:
diff -r old/festival/lib/voices/english/mwm_diphone/festvox/mwm_diphone.scm new/festival/lib/voices/english/mwm_diphone/festvox/mwm_diphone.scm
6c6
< ;; Copyright (c) 1999 ;;
---
> ;; Copyright (c) 2000 ;;
25a26
> (require 'ogi_token)
63c64,65
<
---
> (set! token_pos_cart_trees OGI_english_token_pos_cart_trees)
>
69,70c71,72
< ;(set! pos_map english_pos_map_wp39_to_wp20)
< (set! pos_map nil)
---
> (set! pos_map english_pos_map_wp39_to_wp20)
> ;(set! pos_map nil)
95c97
< '((target_f0_mean 110) (target_f0_std 20)
---
> '((target_f0_mean 115) (target_f0_std 20)
109c111
< (p>9r (p)) (p>w (p)) (p>l (p))
---
> (p>9r (p)) (p>w (p)) (p>l (p))
116c118
< (p>9r (p)) (p>w (p)) (p>l (p))
---
> (p>9r (p)) (p>w (p)) (p>l (p)) (p>l<s (p<s p))
144,146c146,148
< (ctype n 4) ; nasal
< (ctype l 4) ; lateral
< (ctype r 4) ; approximant
---
> (ctype n 2) ; nasal
> (ctype l 2) ; lateral
> (ctype r 2) ; approximant
148c150,156
<
---
> (set! mwmdi_vqual
> '(vqual_mod
> ((vt_global_warp_wave 1.0)
> (vt_voiced_warp_wave 1.0)
> (vt_global_warp_lsf 1.0)
> (vt_voiced_warp_lsf 1.0))))
>
195a204
> mwmdi_vqual
|
|
Changes:
diff -r old/festival/lib/voices/english/jph_diphone/festvox/jph_diphone.scm new/festival/lib/voices/
english/jph_diphone/festvox/jph_diphone.scm
25a26
> (require 'ogi_token)
62a64
> (set! token_pos_cart_trees OGI_english_token_pos_cart_trees)
69,70c71,72
< ;(set! pos_map english_pos_map_wp39_to_wp20)
< (set! pos_map nil)
---
> (set! pos_map english_pos_map_wp39_to_wp20)
> ;(set! pos_map nil)
Addresses part of PR 19873.
|
|
Diff is:
diff -r old/festival/lib/voices/spanish/abc_diphone/festvox/abc_diphone.scm new/festival/lib/voices/
spanish/abc_diphone/festvox/abc_diphone.scm
60a61,62
> (set! prev_token.punctuation token.punctuation)
> (set! token.punctuation "\"`.,:;!?(){}[]" "[see Tokenizing]")
104a107
> (set! current_voice_reset abc_voice_reset)
105a109,112
> )
>
> (define (abc_voice_reset)
> (set! token.punctuation prev_token.punctuation)
Addresses part of PR 19873.
|
|
Jan 16 2003:
- Yet more code cleanup. Added a write_cksum_rio internal routine.
- Fixed a major typeo in complete_upload_rio. Uploads should work again.
Jan 13 2003:
- Further code cleanup
- S-Series should no longer bomb out on RIO_PREFR command
Jan 09 2003:
- Code cleanup, removed all compatability for recognizing old hack (sorry)
- (Library) added function for uploading from pipe (needs testing)
- (Frontend) added support for uploading from stdin (needs testing)
Jan 08 2003:
These updates correspond to v1.3.1 (currently in CVS):
- Updated the version to somthing a little easier to follow
- Minor fixes
- Mixed results comming in about using rioutil with the S-Series,
but in general the reports are positive :)
- Eliminated support to recognize old hack (it was causing wierd problems)
Other Changes:
- Updated README
- Release source to rioutil Firmware Updater
Dec 19 2002:
- Completly changed the downloadable song hack:
- Any file can be downloaded (regardless of what sf was used to ul it)
- Any song that is downloaded will be removed as well.
- No more weird numbering!
- General fixes/changes
|
|
to build with native curses.
|
|
|
|
builds with the current rpm2pkg package.
|
|
Provided in PR pkg/19967 by <pino at dohd dot org>.
PKGREVISION++
|
|
|
|
|
|
- Build all packages with a --disable-static libtool. This is how the
packages should be built and means that we don't get a load of useless
static libraries.
- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
patches.
- Some other PLIST fixes
- Fix PR 19848. kspell doesn't find dictionaries.
|
|
at the ChangeLog.
Update submitted by collver1@attbi.com in PR 19905
|
|
Matthias Friedrich. Bump PKGREVISION to 1.
|
|
Bump PKGREVISION to 1.
|
|
* SB Audigy2 support added
* SPDIF in/out support for CMI9739/ALC650/AD1980/AD1981/CS42XX/etc
* Updated CMedia CMI8738 drivers
* Support for Nvidia Nforce2
|
|
- update HOMEPAGE
- remove unneccessary post-extract target
Changes:
01/09/2003 - 1.10.4
- Fix build problem if curses was found but readline wasn't.
(reported by Adam Schuetze)
- Fix g++-3.2 compile warnings and errors. (Many people)
- Remove $(wildcard ..) use from Makefile, it works with BSD
make now. (suggested by Nick Nauwelaerts)
09/16/2001 - 1.10.3
- Include getopt.h if available. (Needed for cygwin, reported
by Scott Alfter)
- No longer attempt to set user/group in make install. (Needed
for cygwin, and probably better anyway. Scott Alfter)
- Fix lstat errors on files <128 bytes. (reported by Thomas Kunz?
From: was mangled so I'm not sure.)
- Fixed truncated name of genre 140. (was "Contemporary C")
|
|
changes:
-bugfixes
-two new cover types (sheet and x-slim)
-fully automatic search for small front covers on allmusic.com
|
|
|
|
|
|
|
|
useful messages on the arm bulk build.)
|
|
|
|
Approved by wiz.
|
|
* Fixed filepointers leaks when ID3v2 tag is missing for files using ID3 tags
(thanks to Martijn van Buul),
* NetBSD patches from Thomas Klausner,
* Some bugfixes in the CDDB search,
* Updated character conversion for CD-Rom filesystems,
* Fixed a crash when applying the CDDB result to a list with less files,
* Fixed a memory bug when using the menu entry 'Reload the directory',
* Added a man page (thanks to George Pauliuc),
* When sorting the files, they are sorted also by ascending filename by default,
* When tag entries have the focus, PageUp and PageDown keys select the previous
or the next file,
* Polish translation updated (thanks to Maciej Kasprzyk),
* Italian translation updated (thanks to Lorenzo Cappelletti),
* Ukrainian translation updated (thanks to Cawko Xakep).
|
|
not try to remove it, even if empty.
|
|
1.0.5.1 accordingly.
Fixes and changes are:
Multiple vulnerabilities.
kdelibs
KHTML : Fixed several crashes and misrenderings.
rlogin.protocol: fixed command execution in specially crafted
urls.
kdebase
KAddressbook: Don't squeeze columns on startup/properly restore
column width settings.
kdenetwork
lisa, reslisa: Fixed several security vulnerabilities.
kdesdk
Cervisia: Show long lines in diff view always completely.
|
|
|
|
|
|
- Added %k format specifier to allow printing of the file size
in formatted text output (-p option)
- Rearranged some items in the man page and quick help (-h)
to make them more readable.
- Fixed minor logic bug in mp3tech
- Now compiles under CYGWIN32
- Manual page typos fixed
- Now correctly recognizes and reports MPEG version 2.5 files
- Clearing individual ID3 fields can now be accomplished
by passing a blank argument ("") to any tag setting
switch (-t, -a, etc.)
- Fixed a bug in GTK version that showed garbage or nothing
where track information should have been displayed.
- Fixed a bug that prevented the interactive curses version from
changing from one genre to another if the second genre contained
fewer characters than the first.
- Added a FILE | OPEN menu to the GTK version
- Added a technical information view to the GTK version
- Added an 'About' box to GTK version
|
|
has been a soname change. Pointed out by fredb.
|
|
distribution file from local master sites.
|
|
This release adds a number of quality improvements and some new
features; first, the quality of the variable bitrate (VBR) mode
has been greatly improved, especially for wideband. Also, some
improvements were made to the packetloss concealment code in order
to reduce artifacts caused by lost packets. There has been improvements
to the 2.15 kbps mode, which now sounds a bit better. The last
quality improvement is in the perceptual enhancement which is now
good enough to be enabled by default in speexdec (but not by default
in libspeex for now).
One of the new features in this release is a VAD (Voice Activity
Detection) mode that conserves bandwidth when there's no speech,
and even when VBR isn't enabled. VAD is coupled with DTX (Discontinuous
Transmission), a feature that can completely stop data transmission
when the noise is constant (in which case, comfort noise generation
is turned on). The last new feature in this release is an ABR
(Average Bitrate) option, which uses VBR with a quality that's
adjusted to meet a certain target (average) bitrate.
|
|
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
|