]> git.sesse.net Git - vlc/log
vlc
16 years agosrc/control: set svn:keywords to Id
Rafaël Carré [Wed, 16 Jan 2008 10:21:11 +0000 (10:21 +0000)]
src/control: set svn:keywords to Id

16 years agoQt4 - remove trailing space due to Bookmark implementation.
Jean-Baptiste Kempf [Wed, 16 Jan 2008 08:25:26 +0000 (08:25 +0000)]
Qt4 - remove trailing space due to Bookmark implementation.

16 years agoQt4 - fix some saving and reading size bugs. Patch by Andre Weber
Jean-Baptiste Kempf [Wed, 16 Jan 2008 08:22:22 +0000 (08:22 +0000)]
Qt4 - fix some saving and reading size bugs. Patch by Andre Weber

16 years agoQt4 - Preferences, fix the bug that empeached to display the name of the categories.
Jean-Baptiste Kempf [Wed, 16 Jan 2008 08:11:04 +0000 (08:11 +0000)]
Qt4 - Preferences, fix the bug that empeached to display the name of the categories.

16 years agoQt4 - should fix #1348 (invalid free)
Jean-Baptiste Kempf [Wed, 16 Jan 2008 07:59:13 +0000 (07:59 +0000)]
Qt4 - should fix #1348 (invalid free)

16 years agoQt4 - Playlist: double clicking on the art will open the Media Information dialog.
Jean-Baptiste Kempf [Wed, 16 Jan 2008 07:37:45 +0000 (07:37 +0000)]
Qt4 - Playlist: double clicking on the art will open the Media Information dialog.

16 years agoQt4 - remove an unnecessary cast
Jean-Baptiste Kempf [Wed, 16 Jan 2008 07:18:11 +0000 (07:18 +0000)]
Qt4 - remove an unnecessary cast

16 years agoQt4 - move the playlist_model with the other files of the playlist
Jean-Baptiste Kempf [Wed, 16 Jan 2008 07:06:53 +0000 (07:06 +0000)]
Qt4 - move the playlist_model with the other files of the playlist

16 years agoQt4 - playlist model. Fix #1332
Jean-Baptiste Kempf [Wed, 16 Jan 2008 06:44:50 +0000 (06:44 +0000)]
Qt4 - playlist model. Fix #1332

Ouf!

16 years agoMacOSX/Framework/VLCMedia.m: Make sure we compare the media_descriptor and not the...
Pierre d'Herbemont [Wed, 16 Jan 2008 00:43:59 +0000 (00:43 +0000)]
MacOSX/Framework/VLCMedia.m: Make sure we compare the media_descriptor and not the url, as we can have two perfect different media (different meta, different option), but with the same url.

16 years agoMacOSX/Framework/VLCVideoLayer: Publish fillScreen.
Pierre d'Herbemont [Wed, 16 Jan 2008 00:42:54 +0000 (00:42 +0000)]
MacOSX/Framework/VLCVideoLayer: Publish fillScreen.

16 years agoMacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct the sanity check for added...
Pierre d'Herbemont [Wed, 16 Jan 2008 00:25:33 +0000 (00:25 +0000)]
MacOSX/Framework/VLCMediaList,VLCMediaListAspect: Correct the sanity check for added item.

16 years agoMacOSX/Framework/VLCVideoLayer: Implement hasVideo.
Pierre d'Herbemont [Wed, 16 Jan 2008 00:24:54 +0000 (00:24 +0000)]
MacOSX/Framework/VLCVideoLayer: Implement hasVideo.

16 years ago_GNU_SOURCE is already taken of by config.h + typo
Christophe Mutricy [Tue, 15 Jan 2008 22:37:27 +0000 (22:37 +0000)]
_GNU_SOURCE is already taken of by config.h + typo

16 years agoShow statistical information on the rc interface.
Jean-Paul Saman [Tue, 15 Jan 2008 22:28:14 +0000 (22:28 +0000)]
Show statistical information on the rc interface.

16 years agoeyetv: forgot that one in my last commit
Damien Fouilleul [Tue, 15 Jan 2008 20:01:12 +0000 (20:01 +0000)]
eyetv: forgot that one in my last commit

16 years agoMacOSX/Framework: Don't attempt to set a value of a dictionary that is being monitore...
Pierre d'Herbemont [Tue, 15 Jan 2008 19:14:43 +0000 (19:14 +0000)]
MacOSX/Framework: Don't attempt to set a value of a dictionary that is being monitored by KVO on non-main thread. That's not thread-safe.

16 years agoPatch by Jilles Tjoelker: Fix ALSA thread deadlock if trying to kill it before start...
Jean-Paul Saman [Tue, 15 Jan 2008 19:09:18 +0000 (19:09 +0000)]
Patch by Jilles Tjoelker: Fix ALSA thread deadlock if trying to kill it before start time is known.

16 years agoPut the lua files inside the .exe Ref #1436
Jean-Baptiste Kempf [Tue, 15 Jan 2008 17:15:39 +0000 (17:15 +0000)]
Put the lua files inside the .exe Ref #1436

16 years agoqt4: correct the header, copyright symbol, and remove myself from the list of authors
Rafaël Carré [Tue, 15 Jan 2008 14:28:12 +0000 (14:28 +0000)]
qt4: correct the header, copyright symbol, and remove myself from the list of authors

16 years agoaudioscrobbler: do not use mdate() when the real date is needed
Rafaël Carré [Tue, 15 Jan 2008 13:45:41 +0000 (13:45 +0000)]
audioscrobbler: do not use mdate() when the real date is needed

16 years agomdate(): update comment
Rafaël Carré [Tue, 15 Jan 2008 13:41:45 +0000 (13:41 +0000)]
mdate(): update comment

16 years agoCheck for the updates when showing the dialog.
Rémi Duraffort [Tue, 15 Jan 2008 13:36:58 +0000 (13:36 +0000)]
Check for the updates when showing the dialog.

16 years agocorrectly displays album art in playlist, fix by ILEoo
Rafaël Carré [Tue, 15 Jan 2008 12:46:40 +0000 (12:46 +0000)]
correctly displays album art in playlist, fix by ILEoo

16 years agoncurses: new box representing the vlc objects hierarchy (similar to rc's "tree" command)
Rafaël Carré [Tue, 15 Jan 2008 10:40:47 +0000 (10:40 +0000)]
ncurses: new box representing the vlc objects hierarchy (similar to rc's "tree" command)

16 years agoqt4 playlist selector: selects the playlist on start
Rafaël Carré [Tue, 15 Jan 2008 10:39:36 +0000 (10:39 +0000)]
qt4 playlist selector: selects the playlist on start

16 years agov4l2/ set svn:ignore property
Rafaël Carré [Tue, 15 Jan 2008 10:38:58 +0000 (10:38 +0000)]
v4l2/ set svn:ignore property

16 years agozsh completion:
Rafaël Carré [Tue, 15 Jan 2008 10:37:12 +0000 (10:37 +0000)]
zsh completion:
    don't use "mmap" which already exists in stdio.h as a function
    use an evil hack to get module_t structure
    permit to compile from the source tree when VLC was built in an external build tree: make BUILDDIR=../../XXX

16 years agoFix c-format
Christophe Mutricy [Tue, 15 Jan 2008 00:54:34 +0000 (00:54 +0000)]
Fix c-format

16 years agoUpdate POTFILES.in after moving/renaming files
Christophe Mutricy [Tue, 15 Jan 2008 00:54:30 +0000 (00:54 +0000)]
Update POTFILES.in after moving/renaming files

16 years agoeyetv: latest version of EyeTV capture plugin, needs lotta testing
Damien Fouilleul [Mon, 14 Jan 2008 23:18:13 +0000 (23:18 +0000)]
eyetv: latest version of EyeTV capture plugin, needs lotta testing

16 years agopython bindings: fix MediaDescriptor.get_meta method
Olivier Aubert [Mon, 14 Jan 2008 22:25:08 +0000 (22:25 +0000)]
python bindings: fix MediaDescriptor.get_meta method

16 years agopython bindings: begin to complete the libvlc API bindings. Cf TODO for what is left...
Olivier Aubert [Mon, 14 Jan 2008 22:17:07 +0000 (22:17 +0000)]
python bindings: begin to complete the libvlc API bindings. Cf TODO for what is left to be done.

16 years agoMove the v4l2 access to its own subdirectory.
Antoine Cellerier [Mon, 14 Jan 2008 21:30:44 +0000 (21:30 +0000)]
Move the v4l2 access to its own subdirectory.

16 years agoJapanese translation update by Tadashi Jokagi.
Antoine Cellerier [Mon, 14 Jan 2008 20:49:01 +0000 (20:49 +0000)]
Japanese translation update by Tadashi Jokagi.

16 years agomisc/events.c: Make sure we don't leak.
Pierre d'Herbemont [Mon, 14 Jan 2008 19:36:48 +0000 (19:36 +0000)]
misc/events.c: Make sure we don't leak.

16 years agomisc/events.c: Fix a NULL ptr access.
Pierre d'Herbemont [Mon, 14 Jan 2008 19:28:09 +0000 (19:28 +0000)]
misc/events.c: Fix a NULL ptr access.

16 years agodon't copy 'meta-file' option to inputs
Rafaël Carré [Mon, 14 Jan 2008 18:33:30 +0000 (18:33 +0000)]
don't copy 'meta-file' option to inputs

16 years agoFix previous commit.
Pierre d'Herbemont [Mon, 14 Jan 2008 17:59:35 +0000 (17:59 +0000)]
Fix previous commit.

16 years agoMacOSX/Framework/VLCMediaPlayer: Publish -audio.
Pierre d'Herbemont [Mon, 14 Jan 2008 17:48:36 +0000 (17:48 +0000)]
MacOSX/Framework/VLCMediaPlayer: Publish -audio.

16 years agoaccess/http.c: Don't track redirection if there is no input. (Fix a crash with lua...
Pierre d'Herbemont [Mon, 14 Jan 2008 13:26:34 +0000 (13:26 +0000)]
access/http.c: Don't track redirection if there is no input. (Fix a crash with lua art work fetching and redirection btw).

16 years agoalsa: add some verbose debug (enabled only if ALSA_DEBUG is defined) due to some...
Rafaël Carré [Mon, 14 Jan 2008 10:37:30 +0000 (10:37 +0000)]
alsa: add some verbose debug (enabled only if ALSA_DEBUG is defined) due to some regressions introduced by changeset [23022]

16 years agoQt4 - Commenting playlist_model code.
Jean-Baptiste Kempf [Mon, 14 Jan 2008 07:46:19 +0000 (07:46 +0000)]
Qt4 - Commenting playlist_model code.

16 years agoAlert the user when something wrong accure during the update.
Rémi Duraffort [Sun, 13 Jan 2008 23:04:23 +0000 (23:04 +0000)]
Alert the user when something wrong accure during the update.

16 years agoFix saving of strings config variables. Patch courtesy of Andrew Zaikin
Christophe Mutricy [Sun, 13 Jan 2008 22:43:05 +0000 (22:43 +0000)]
Fix saving of strings config variables. Patch courtesy of Andrew Zaikin

16 years agocontrol/media_instance.c: Send EncouteredError event. Plus detach properly from callb...
Pierre d'Herbemont [Sun, 13 Jan 2008 22:41:45 +0000 (22:41 +0000)]
control/media_instance.c: Send EncouteredError event. Plus detach properly from callback. Plus be don't block when releasing the input thread.

16 years agoTypo
Rémi Duraffort [Sun, 13 Jan 2008 22:41:26 +0000 (22:41 +0000)]
Typo

16 years agoFix compilation error with SDL under 1.2.10
Rémi Duraffort [Sun, 13 Jan 2008 22:23:17 +0000 (22:23 +0000)]
Fix compilation error with SDL under 1.2.10

16 years agoFixed typo in MJD decoding (Fix EIT informations)
Laurent Aimar [Sun, 13 Jan 2008 21:11:27 +0000 (21:11 +0000)]
Fixed typo in MJD decoding (Fix EIT informations)

16 years agoMacOSX/Framework/Example: FlashVideoDownloader, sample app that download a video...
Pierre d'Herbemont [Sun, 13 Jan 2008 19:36:20 +0000 (19:36 +0000)]
MacOSX/Framework/Example: FlashVideoDownloader, sample app that download a video from YouTube, dailymotion, etc. using VLC's luaplaylist module, and export them to a more readable format. (killer app, imho :), but yet only an code Example. )

16 years agoMacOSX/Framework: Forgot that in previous commit.
Pierre d'Herbemont [Sun, 13 Jan 2008 19:29:53 +0000 (19:29 +0000)]
MacOSX/Framework: Forgot that in previous commit.

16 years agoFix the v4l2 "reset all controls" code. Use the extended API when supported and fallb...
Antoine Cellerier [Sun, 13 Jan 2008 18:42:43 +0000 (18:42 +0000)]
Fix the v4l2 "reset all controls" code. Use the extended API when supported and fallback to old api in Control().

16 years agoKorean translation update by Chan-gu Lee
Rafaël Carré [Sun, 13 Jan 2008 18:16:33 +0000 (18:16 +0000)]
Korean translation update by Chan-gu Lee

16 years agoMacOSX/Framework: Support streamin media list.
Pierre d'Herbemont [Sun, 13 Jan 2008 17:17:33 +0000 (17:17 +0000)]
MacOSX/Framework: Support streamin media list.

16 years agoIf the v4l2 driver supports the extended control api, use it to enumerate all the...
Antoine Cellerier [Sun, 13 Jan 2008 15:04:04 +0000 (15:04 +0000)]
If the v4l2 driver supports the extended control api, use it to enumerate all the controls when the ControlReset function is called (it will reset all the controls which aren't in the MPEG class), else fallback to the old api.

16 years agoVLM and Bookmark are implemented.
Jean-Baptiste Kempf [Sun, 13 Jan 2008 07:32:00 +0000 (07:32 +0000)]
VLM and Bookmark are implemented.

16 years agoQt4 - fix [24261]
Jean-Baptiste Kempf [Sun, 13 Jan 2008 02:00:08 +0000 (02:00 +0000)]
Qt4 - fix [24261]

16 years agoMacOSX/Framework/Example: Initial creation of a nice application that does iPod expor...
Pierre d'Herbemont [Sun, 13 Jan 2008 01:23:51 +0000 (01:23 +0000)]
MacOSX/Framework/Example: Initial creation of a nice application that does iPod exporting.

16 years agoDon't try setting the audio input source if the v4l2 device doesn't have any.
Antoine Cellerier [Sun, 13 Jan 2008 01:01:49 +0000 (01:01 +0000)]
Don't try setting the audio input source if the v4l2 device doesn't have any.

16 years agoMake everything AC_DEFINE(HAVE_FOOBAR define 1 where appropriate.
Pavlov Konstantin [Sun, 13 Jan 2008 01:01:38 +0000 (01:01 +0000)]
Make everything AC_DEFINE(HAVE_FOOBAR define 1 where appropriate.

16 years agoMacOSX/Framework: Add VLCStreamSession, VLCStreamOutput to allow streaming/exporting.
Pierre d'Herbemont [Sun, 13 Jan 2008 00:57:29 +0000 (00:57 +0000)]
MacOSX/Framework: Add VLCStreamSession, VLCStreamOutput to allow streaming/exporting.

16 years agoMacOSX/Framework: Publish @property id drawable. Make sure the KVO will be sent for...
Pierre d'Herbemont [Sun, 13 Jan 2008 00:56:37 +0000 (00:56 +0000)]
MacOSX/Framework: Publish @property id drawable. Make sure the KVO will be sent for isPlaying.

16 years agoFix HAVE_LIBPNG in configure.ac
Jean-Baptiste Kempf [Sun, 13 Jan 2008 00:37:19 +0000 (00:37 +0000)]
Fix HAVE_LIBPNG in configure.ac

16 years agoFix hostname reporting on some weirdly configured systems like mine (actually, use...
Pavlov Konstantin [Sun, 13 Jan 2008 00:35:08 +0000 (00:35 +0000)]
Fix hostname reporting on some weirdly configured systems like mine (actually, use short hostname as it should be).
Fix qt4 interface of displaying it in About dialog the same way as wx interface does.

16 years agovlc/libvlc.h: Export libvlc_media_instance_get_drawable().
Pierre d'Herbemont [Sat, 12 Jan 2008 23:46:39 +0000 (23:46 +0000)]
vlc/libvlc.h: Export libvlc_media_instance_get_drawable().

16 years agocontrol/hierarchical_node_media_list_view.c: Fix a warning.
Pierre d'Herbemont [Sat, 12 Jan 2008 23:45:42 +0000 (23:45 +0000)]
control/hierarchical_node_media_list_view.c: Fix a warning.

16 years agoAdd audio input selection for encoder cards.
Antoine Cellerier [Sat, 12 Jan 2008 23:30:58 +0000 (23:30 +0000)]
Add audio input selection for encoder cards.

16 years agovlc/libvlc.h: Make media_descriptor_duplicate Public.
Pierre d'Herbemont [Sat, 12 Jan 2008 23:00:51 +0000 (23:00 +0000)]
vlc/libvlc.h: Make media_descriptor_duplicate Public.

16 years agocontrol/media_instance.c: Use input_Read.
Pierre d'Herbemont [Sat, 12 Jan 2008 22:59:53 +0000 (22:59 +0000)]
control/media_instance.c: Use input_Read.

16 years agoRemove always false test
Christophe Mutricy [Sat, 12 Jan 2008 22:48:14 +0000 (22:48 +0000)]
Remove always false test

16 years agoAdd v4l2 tuner support. Example command line for Hauppauge PVR 250 to get France...
Antoine Cellerier [Sat, 12 Jan 2008 22:40:34 +0000 (22:40 +0000)]
Add v4l2 tuner support. Example command line for Hauppauge PVR 250 to get France 2 (at ECP) and encode as MPEG2: ./vlc -I dummy -vvv 'v4l2c://:audio-method=0:controls-reset:set-ctrls={video_bitrate_mode=1,video_bitrate=4000000,video_peak_bitrate=4000000}:width=720:height=576:tuner=0:tuner-frequency=478550'

16 years agoAdd audio bass, treble and loudness options (supported by PVR 250).
Antoine Cellerier [Sat, 12 Jan 2008 21:11:43 +0000 (21:11 +0000)]
Add audio bass, treble and loudness options (supported by PVR 250).

16 years ago[PATCH] v4l2 mpeg2 controls by Dennis Lou. Thanks.
Antoine Cellerier [Sat, 12 Jan 2008 20:46:36 +0000 (20:46 +0000)]
[PATCH] v4l2 mpeg2 controls by Dennis Lou. Thanks.

16 years agoQt4 - add ifdef if someone compiles vlc without vlm support
Jean-Baptiste Kempf [Sat, 12 Jan 2008 20:00:02 +0000 (20:00 +0000)]
Qt4 - add ifdef if someone compiles vlc without vlm support

16 years agoSupport for 8bit uncompressed in AVI files.
Jean-Baptiste Kempf [Sat, 12 Jan 2008 19:02:12 +0000 (19:02 +0000)]
Support for 8bit uncompressed in AVI files.

16 years agoFixed a segfault/division by zero caused by delayed headers in LOAS
Sigmund Augdal Helberg [Sat, 12 Jan 2008 17:23:47 +0000 (17:23 +0000)]
Fixed a segfault/division by zero caused by delayed headers in LOAS
format audio.

16 years agoogg demuxer: fix #1429 by simply ignoring the skeleton track
Rafaël Carré [Sat, 12 Jan 2008 16:45:16 +0000 (16:45 +0000)]
ogg demuxer: fix #1429 by simply ignoring the skeleton track
be more strict when testing for packet types

16 years agoMacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach.
Pierre d'Herbemont [Sat, 12 Jan 2008 16:27:49 +0000 (16:27 +0000)]
MacOSX/Framework/VLCMediaPlayer.m: Fix a wrong detach.

16 years agoMacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation.
Pierre d'Herbemont [Sat, 12 Jan 2008 16:25:14 +0000 (16:25 +0000)]
MacOSX/Framework/Pre-Compile.sh: Fix libvlc.dylib and libvlc-control.dylib installation.

16 years agomisc/variables.c: Make sure we don't use an unitialized var. (Fix a free to a non...
Pierre d'Herbemont [Sat, 12 Jan 2008 16:20:54 +0000 (16:20 +0000)]
misc/variables.c: Make sure we don't use an unitialized var. (Fix a free to a non-malloced ptr).

16 years agoopengl-vout-osx: remove 2 incorrect checks (assuming that 10.3.9 == __ppc__ is _no_...
Felix Paul Kühne [Sat, 12 Jan 2008 16:14:16 +0000 (16:14 +0000)]
opengl-vout-osx: remove 2 incorrect checks (assuming that 10.3.9 == __ppc__ is _no_ good idea) and fixed a couple of compilation warnings

16 years agomacosx: we don't want to jump to the playlist item, if it changes. That's soo '90s...
Felix Paul Kühne [Sat, 12 Jan 2008 15:56:35 +0000 (15:56 +0000)]
macosx: we don't want to jump to the playlist item, if it changes. That's soo '90s...

16 years agoaudioscrobbler: use exclusively mdate() for time-related purposes
Rafaël Carré [Sat, 12 Jan 2008 15:05:17 +0000 (15:05 +0000)]
audioscrobbler: use exclusively mdate() for time-related purposes

16 years agoFrench translation of ncurses interface
Rafaël Carré [Sat, 12 Jan 2008 14:33:38 +0000 (14:33 +0000)]
French translation of ncurses interface

16 years agomp4 demux: also add meta for 'Encoded by', 'URL', 'Track Number' and 'Comment'
Felix Paul Kühne [Sat, 12 Jan 2008 14:09:23 +0000 (14:09 +0000)]
mp4 demux: also add meta for 'Encoded by', 'URL', 'Track Number' and 'Comment'

16 years agoQt4 - Encode URLs in open dialog as requested. Close defect #1414.
Jean-Baptiste Kempf [Sat, 12 Jan 2008 08:03:00 +0000 (08:03 +0000)]
Qt4 - Encode URLs in open dialog as requested. Close defect #1414.

16 years agoQt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like...
Jean-Baptiste Kempf [Sat, 12 Jan 2008 07:42:13 +0000 (07:42 +0000)]
Qt4 - make the difference between DIALOG_USER_PROGRESS && DIALOG_INTF_PROGRESS, like on the Mac intf (not implemented in wx, IIRC) by using a QProgressBar inside the statusBar of the main Interface. Close #475 (longstanding one...)

16 years agoPort some fixes from CVE-2008-0225 fix for xine-lib plus some code style fixes. Someo...
Pavlov Konstantin [Fri, 11 Jan 2008 23:37:21 +0000 (23:37 +0000)]
Port some fixes from CVE-2008-0225 fix for xine-lib plus some code style fixes. Someone should really review it as it may be not fully fixed.

16 years agoFix another problem in realrtsp (ported from xine-lib upstream):
Pavlov Konstantin [Fri, 11 Jan 2008 22:56:58 +0000 (22:56 +0000)]
Fix another problem in realrtsp (ported from xine-lib upstream):
* Fix invalid memory access in Real Media SDP with tailored stream; reported
by Roland Kay. [bug #1602631]

CVS patchset: 8442
CVS date: 2006/12/25 16:21:56

16 years agoSome more fixes from upstream xine:
Pavlov Konstantin [Fri, 11 Jan 2008 22:47:43 +0000 (22:47 +0000)]
Some more fixes from upstream xine:
* Fix program termination due to invalid Real Media SDP; reported by Roland
Kay. [bug #1602663]

CVS patchset: 8441
CVS date: 2006/12/25 16:12:16

16 years agoFix warning
Pavlov Konstantin [Fri, 11 Jan 2008 22:27:36 +0000 (22:27 +0000)]
Fix warning

16 years ago* modules/mux/mp4.c: typo opened -> opened spotted by alexvf
Dennis van Amerongen [Fri, 11 Jan 2008 20:28:31 +0000 (20:28 +0000)]
* modules/mux/mp4.c: typo opened -> opened spotted by alexvf

16 years agofix previous commit
Ilkka Ollakka [Fri, 11 Jan 2008 17:48:58 +0000 (17:48 +0000)]
fix previous commit

16 years agorevert 24090 and add fix for including sps/pps in every keyframe without
Ilkka Ollakka [Fri, 11 Jan 2008 17:42:54 +0000 (17:42 +0000)]
revert 24090 and add fix for including sps/pps in every keyframe without
breaking ts/h264 writing, so it waits until sps/pps are received before
handing stuff onward (as it did earlier). thanks to jpsaman for spotting
this.

16 years agocdda: correctly display Title and Artist in CDDB mode, if available
Felix Paul Kühne [Fri, 11 Jan 2008 17:01:35 +0000 (17:01 +0000)]
cdda: correctly display Title and Artist in CDDB mode, if available

16 years agoUpdated Russian translation from Andrew Zaikin.
Pavlov Konstantin [Fri, 11 Jan 2008 13:28:58 +0000 (13:28 +0000)]
Updated Russian translation from Andrew Zaikin.

16 years agoQt4 - Reference to Amarok good work.
Jean-Baptiste Kempf [Fri, 11 Jan 2008 06:36:10 +0000 (06:36 +0000)]
Qt4 - Reference to Amarok good work.

16 years agoQt4 - SoundSlider, add a caption of the volume on it after IRC idea.
Jean-Baptiste Kempf [Fri, 11 Jan 2008 06:33:57 +0000 (06:33 +0000)]
Qt4 - SoundSlider, add a caption of the volume on it after IRC idea.

16 years agoQt4 - Try to fix minimal mode sizing.
Jean-Baptiste Kempf [Fri, 11 Jan 2008 06:02:59 +0000 (06:02 +0000)]
Qt4 - Try to fix minimal mode sizing.

16 years agoQt4 - ExtraMetaPanel, fix the bug that forgot to remove the extraMD from previous...
Jean-Baptiste Kempf [Thu, 10 Jan 2008 23:46:56 +0000 (23:46 +0000)]
Qt4 - ExtraMetaPanel, fix the bug that forgot to remove the extraMD from previous item. Fix the sizing of the columns.