Commit Graph

19 Commits

Author SHA256 Message Date
Cristian Morales Vega
ace614b7dd - Add qmmp-0.6.4-flac_mimetype.patch to use the correct MIME type
to report support for FLAC files

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=27
2012-12-06 12:41:06 +00:00
Cristian Morales Vega
1d6026003a Ups
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=25
2012-11-06 07:07:25 +00:00
Cristian Morales Vega
703dc19dcd Actually the menu specification says AudioVideo must be there
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=24
2012-11-06 07:06:15 +00:00
Cristian Morales Vega
1b8db37ed5 - Remove "AudioVideo" category from .desktop files. It's not a
video player in any sane definition.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=23
2012-11-06 06:59:53 +00:00
Cristian Morales Vega
ae248c0d93 - Update to 0.6.4
* using UTF-8 encoding for shoutcast metadata by default
  * fixed visualization menu update after changing settings
  * fixed skinned user interface settings
  * fixed analyzer falloff speeds
  * fixed skinned user interface visualization switching
  * fixed playlist titlebar resize bug
  * fixed color selection widget
  * fixed possible crash in the transport plugins
  * fixed Russian translation
  * updated Japanese translation (Ryota Shimamoto)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=22
2012-11-04 17:13:40 +00:00
Cristian Morales Vega
a46c764ff7 - Update to 0.6.3
* fixed typo in the about dialog
  * fixed FSF address
  * fixed cmake scripts
  * fixed filters of the directory scanner
  * fixed crash in the playlist popup message
  * updated Lithuanian translation (Algirdas Butkus)
- Removed qmmp-0.5.5-libcdio_mess.patch, fixed upstream

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=20
2012-08-22 15:54:28 +00:00
Cristian Morales Vega
b3bdddbfc0 - Make qmmp require at least an input, output and ui plugin
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=18
2012-08-04 14:42:49 +00:00
Cristian Morales Vega
e62d92727d - Update to 0.6.2
* fixed crash in the http plugin
  * fixed possible crash in the cue parser

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=16
2012-07-30 13:20:16 +00:00
Cristian Morales Vega
79e17252f7 - Update to 0.6.1
* added icons to the file dialog buttons
  * fixed icecast streams titles
  * fixed build
  * fixed default output under windows
  * fixed api documentation
  * fixed possible segmentation fault in the cue plugin
  * fixed cue parsing
  * fixed automatic charset detection
  * fixed Ukrainian translation (Gennadi Motsyo)
  * fixed Russian translation

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=14
2012-07-23 23:10:12 +00:00
Cristian Morales Vega
3b6f730909 Stupid mistake fix
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=12
2012-06-30 23:44:15 +00:00
Cristian Morales Vega
3c6eb9eb81 - Update to 0.6.0
* added converter plugin
  * added stream browser plugin
  * added file type determination by content (experimental)
  * added '--quit' command line option
  * added text scroller background option
  * added playlists separator option
  * added multiband equalizer api
  * added equalizer presets from Amarok (Thanks to Panagiotis Papadopoulos)
  * added playlits access from command line
  * added dithering to MPEG plugin
  * added priority support to decoder api
  * added user interface api
  * added default destination and file name pattern to fileops plugin
  * added additional directory filters
  * added feature to add files from command line to specific playlist
  * added pkg-config support
  * added vqf support
  * added feature to display shoutcast stream information
  * added 'jump to track' and 'forward/rewind' global hotkeys
  * added 'New Playlist' button
  * added sorting by disc number (Brice Videau)
  * added feature to use clipboard content in the URL dialog (Panagiotis Papadopoulos)
  * added scrobbler cache synchronization after successful submission (Ferdinand Vesely)
  * changed playlist insertion behavior
  * disabled OSS3 plugin by default
  * improved cue plugin
  * moved skinned ui to separate plugin
  * fixed 'hide on close' feature
  * fixed moc warnings during compilation

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=11
2012-06-30 23:43:03 +00:00
Cristian Morales Vega
02837db0a9 - Disable HAL plugin build
- Disable OSS plugin build
- Use PulseAudio by default instead of ALSA

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=9
2012-05-31 21:09:45 +00:00
Cristian Morales Vega
64b6557138 I forgot to change the %bconds after testing
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=7
2012-05-28 13:53:34 +00:00
Cristian Morales Vega
760018fe5d - Fix build with ffmpeg 0.11
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=6
2012-05-27 23:38:09 +00:00
Cristian Morales Vega
a4b91b4350 Fix typo in .changes
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=5
2012-05-26 16:52:15 +00:00
Cristian Morales Vega
d4a1ed640c Add qmmp-0.5.5-libcdio_mess.patch to fix build with git version of libcdio
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=4
2012-05-26 16:24:26 +00:00
Cristian Morales Vega
e21ee2123a - Update to 0.5.5
* added latest libcdio support
  * fixed Russian translation
  * fixed acc streams support
  * fixed aac bitrate calculation
  * fixed scrobbler failure when using Qt 4.8
  * fixed some cuesheets parsing
  * fixed --pause command line option behavior
  * updated Japanese translation
- Add missing %desktop_database_post and %icon_theme_cache_post
  scripts
- Remove obsoleted %suse_update_desktop_file calls

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=3
2012-05-26 11:01:10 +00:00
Stephan Kulow
b86cc63720 Accepting request 116381 from multimedia:apps
Qt XMMS-like audio player

OBS-URL: https://build.opensuse.org/request/show/116381
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qmmp?expand=0&rev=1
2012-05-08 10:10:45 +00:00
Pavol Rusnak
43b9d320e6 Accepting request 110662 from home:RedDwarf
Without plans to send it to Factory. But at least add visibility...

OBS-URL: https://build.opensuse.org/request/show/110662
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=1
2012-03-23 13:48:37 +00:00