Revisions of deadbeef

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 692195 from Olaf Hering's avatar Olaf Hering (olh) (revision 41)
- Fix filelist for restricted build
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) accepted request 692153 from Luigi Baldoni's avatar Luigi Baldoni (alois) (revision 40)
- Update to version 1.8.0
  * added Opus support
  * added ReplayGain Scanner
  * added proper tracks+cue support (in cooperation with wdlkmpx)
  * added/improved MP4 tag reading and writing
  * added loading embedded album art from MP4 files
  * added File Copy and File Move converter presets
  * added Log Window displaying error information from various
    sources (in cooperation with Saivert)
  * improved replaygain configuration and runtime behavior
  * fixed replaygain support in Converter
  * improved reading, storing and editing multi-value tag fields
  * added GBS support to Game_Music_Emu (kode54)
  * added SGC support to Game_Music_Emu
  * fixed clipping prevention for mp3, replaygain is applied
    before clipping
  * fixed vfz_zip handling of colons in filenames
  * fixed wma decoding precision error
  * fixed issues with playing very short files
  * fixed a number of known issues in the Converter
  * UI splitter proportional resizing (cboxdoerfer)
  * added to title formatting: $num, %_path_raw%,
    %_playlist_name%, $replace, $upper, $lower,
    %playback_bitrate%, $repeat, $insert, $len, <<<>>>, >>><<<,
    $pad, $pad_right (saivert)
  * added support for dim and bright text in playlist columns
    (saivert)
  * improved detecting GTK theme colors for custom widgets
  * added new multiline tag editing dialog for individual values
  * added Copy&Paste in playlist (cboxdoerfer)
  * added localization support for plugin UI
  * added Drag'n'drop support from deadbeef to other
    applications (cboxdoerfer)
  * fixed a number of ogg file tagging issues (kode54)
  * fixed multiple crash bugs in AdPlug plugin
  * added UMX module support, ported from foo_dumb
  * updated Game_Music_Emu and VGMplay (kode54)
  * added an option to Converter, to copy the files if the
    format doesn't change
  * added a configuration option `gtkui.start_hidden`, to start
    the player with hidden main window (Radics Péter)
  * added a converter option to retag the files after copying
  * added a context menu action for duplicating playlists (Alex
    Couture-Beil)
  * fixed a number of fadeout issues in Game_Music_Emu
  * fixed musepack seeking issue
  * fixed loading album covers from ID3v2.2
  * fixed mp3 bitrate calculation bug for incomplete files with
    LAME header
  * improved large file support with many internal values
    converted to use 64 bits for sample counts
  * use title formatting for displaying status bar text
  * added %seltime% title formatting value, for displaying
    playback time of selected tracks (Thomas Ross)
  * added reading SONGWRITER field from cue sheets (wdlkmpx)
  * added playlist group spacing configuration (saivert)
  * improved mp3 USLT lyrics support (in copperation with Ignat
    Loskutov)
  * improved playlist browser configurability (Jakub Wasylków)
  * added hotkey action for opening track properties (Jakub
    Wasylków)
  * added hotkey actions for add/remove/toggle in playqueue
    (Jakub Wasylków)
  * added --volume command line option (Saivert)
  * improved ISRC and subindex handling in CUE (wdlkmpx)
  * added hotkey actions to move selected tracks up/down (Jakub
    Wasylków)
  * fixed memory access bugs in config handling and supereq
    (github/tsowa)
  * added charset detection based on the whole ID3v2 tag content
  * added automatic charset detection for cdtext (Jakub Wasylków)
  * added configuration for output samplerate setting
  * removed fast scanning mp3 option, since it was too inaccurate
  * improved detection of PSF files, to disambiguate them
    against other files which use the same extension
  * added Edit In Place and Crop options to the track properties
    menu
  * fixed WildMidi playback of some MID files playing more than
    1024 simultaneous notes
  * fixed playing stereo APE files with single-channel silence
  * added wavpack version 5 support with DSD
  * fixed performance issue when reading AdPlug's HSC files
  * fixed loading audio files from GVFS volumes
  * fixed handling of cuesheets in zip files
  * fixed writing tags into tiny ogg files
  * fixed handling FLAC files with huge block sizes over 100KB
  * replaced mp3 parsing code with the new library, which is
    more reliable and tested, and can handle even more obscure
    mp3 files
  * renamed Looping and Order menus to Repeat and Shuffle,
    respectively
  * fixed loading larger Songlenths.txt in sid plugin, and added
    support for Songlengths.md5
- Refreshed deadbeef-fix_ubuntu_unity_desktop.patch and
  deadbeef-compiler-warnings.patch
- Dropped 0001-Explicitly-specify-signedness-for-char.patch and
  0002-Use-signed-values-instead-of-potentially-unsigned-li.patch
  (no longer necessary)
- Enabled opus
buildservice-autocommit accepted request 576802 from Alexei Sorokin's avatar Alexei Sorokin (XRevan86) (revision 39)
baserev update by copy to link target
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) accepted request 576800 from Cristian Rodríguez's avatar Cristian Rodríguez (elvigia) (revision 38)
- Add missing direct buildRequires 
- Remove buildrequires on xorg-x11-libs metapackage
buildservice-autocommit accepted request 538828 from Alexei Sorokin's avatar Alexei Sorokin (XRevan86) (revision 37)
baserev update by copy to link target
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) committed (revision 36)
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) committed (revision 35)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 538526 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 34)
Fix build on ARM/PPC:
 * Add 0001-Explicitly-specify-signedness-for-char.patch
 * Add 0002-Use-signed-values-instead-of-potentially-unsigned-li.patch
 * Add 0003-Fix-operator-precedence-and-uninitialized-value-warn.patch
buildservice-autocommit accepted request 518742 from Alexei Sorokin's avatar Alexei Sorokin (XRevan86) (revision 33)
baserev update by copy to link target
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) accepted request 518650 from Olaf Hering's avatar Olaf Hering (olh) (revision 32)
- Remove mpg123/mad conditional because it is always present
buildservice-autocommit accepted request 508879 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 31)
baserev update by copy to link target
Olaf Hering's avatar Olaf Hering (olh) committed (revision 30)
- Better conditional for mp3.so
buildservice-autocommit accepted request 506723 from Olaf Hering's avatar Olaf Hering (olh) (revision 29)
baserev update by copy to link target
Olaf Hering's avatar Olaf Hering (olh) committed (revision 28)
mp3.so may depend on mpg123
Olaf Hering's avatar Olaf Hering (olh) committed (revision 27)
- buildconditional for mad and mpg123
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) committed (revision 26)
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) committed (revision 25)
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) committed (revision 24)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 482263 from Alexei Sorokin's avatar Alexei Sorokin (XRevan86) (revision 23)
initialized devel package after accepting 482263
Alexei Sorokin's avatar Alexei Sorokin (XRevan86) committed (revision 22)
Displaying revisions 41 - 60 of 81
openSUSE Build Service is sponsored by