]> git.sesse.net Git - vlc/log
vlc
15 years agoQt: Fix native/non-native state of button.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 22:36:46 +0000 (23:36 +0100)]
Qt: Fix native/non-native state of button.

15 years agoQt: info_panel, remove FPS reference and close #2113. This is not the interface's...
Jean-Baptiste Kempf [Wed, 21 Jan 2009 22:05:54 +0000 (23:05 +0100)]
Qt: info_panel, remove FPS reference and close #2113. This is not the interface's role to deal with it.

15 years agoQt: fix small size of tooltips. Close #2402
Jean-Baptiste Kempf [Wed, 21 Jan 2009 22:05:08 +0000 (23:05 +0100)]
Qt: fix small size of tooltips. Close #2402

15 years agoQt: menus fix. Close #2423, #2420, #2419, and #2422.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 21:48:16 +0000 (22:48 +0100)]
Qt: menus fix. Close #2423, #2420, #2419, and #2422.

15 years agoQt: add a QUIT button. Close #2387.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 21:27:39 +0000 (22:27 +0100)]
Qt: add a QUIT button. Close #2387.

15 years agoQt: open button action implementation.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 21:17:01 +0000 (22:17 +0100)]
Qt: open button action implementation.

15 years agoQt: Ok is not ok as a button label.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 21:14:15 +0000 (22:14 +0100)]
Qt: Ok is not ok as a button label.

15 years agoQt: possibility of having a small Qt dialog for preferences on small screens like...
Jean-Baptiste Kempf [Wed, 21 Jan 2009 21:11:39 +0000 (22:11 +0100)]
Qt: possibility of having a small Qt dialog for preferences on small screens like EEE-PC and TVs.

15 years agoQt: Input Manager, assert the customEvent type acceptance.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 19:44:56 +0000 (20:44 +0100)]
Qt: Input Manager, assert the customEvent type acceptance.

15 years agoQt: react to recording event from the core by activating the button.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 19:37:07 +0000 (20:37 +0100)]
Qt: react to recording event from the core by activating the button.

15 years agoEqualizer: fix invalid sprintf() usage - fixes #2424
Rémi Denis-Courmont [Wed, 21 Jan 2009 19:11:58 +0000 (21:11 +0200)]
Equalizer: fix invalid sprintf() usage - fixes #2424

15 years agoFixed pts delay with non zero audio/spu delay.
Laurent Aimar [Wed, 21 Jan 2009 18:04:53 +0000 (19:04 +0100)]
Fixed pts delay with non zero audio/spu delay.

Thanks linkfanel for noticing it.

15 years agoDynamic Overlay :: Fixed settextcolor
basOS G [Thu, 8 Jan 2009 18:56:41 +0000 (20:56 +0200)]
Dynamic Overlay :: Fixed settextcolor

Colors are in RRGGBB format as stated in vlc_osd.h
int        i_outline_color;   /**< The color of the outline 0xRRGGBB */

15 years agoQt: remove the no-qt-blingbling option. Use the toolbar editor.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:50:27 +0000 (15:50 +0100)]
Qt: remove the no-qt-blingbling option. Use the toolbar editor.

15 years agoQt: detect the screen size at startup since some screens are too small for some windows.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:48:18 +0000 (15:48 +0100)]
Qt: detect the screen size at startup since some screens are too small for some windows.

15 years agoForgotten in previous commit.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:35:33 +0000 (15:35 +0100)]
Forgotten in previous commit.

15 years agoDon't set ridiculously long descriptions or descriptions with 'plugin' or 'module...
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:30:21 +0000 (15:30 +0100)]
Don't set ridiculously long descriptions or descriptions with 'plugin' or 'module' in it.

15 years agoAnd the final shortnames needed to look correctly in the preferences.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:14:50 +0000 (15:14 +0100)]
And the final shortnames needed to look correctly in the preferences.

15 years agoAdd missing shortnames.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:03:00 +0000 (15:03 +0100)]
Add missing shortnames.

15 years agoAvformat module is a demuxer not a decoder
Jean-Baptiste Kempf [Wed, 21 Jan 2009 14:00:24 +0000 (15:00 +0100)]
Avformat module is a demuxer not a decoder

15 years agoVarious shortnames forgotten.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 13:53:25 +0000 (14:53 +0100)]
Various shortnames forgotten.

15 years agoSet correct shortname for spatializer.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 13:45:55 +0000 (14:45 +0100)]
Set correct shortname for spatializer.

15 years agoAdd shortnames to postproc and swscale. Will look better in the preferences.
Jean-Baptiste Kempf [Wed, 21 Jan 2009 13:43:54 +0000 (14:43 +0100)]
Add shortnames to postproc and swscale. Will look better in the preferences.

15 years agoQt: change a string.
Jean-Baptiste Kempf [Tue, 20 Jan 2009 09:10:48 +0000 (10:10 +0100)]
Qt: change  a string.

15 years agoWording.
Jean-Baptiste Kempf [Tue, 20 Jan 2009 09:10:27 +0000 (10:10 +0100)]
Wording.

15 years agoRemoved useless ACCESS_GET_MTU/STREAM_GET_MTU.
Laurent Aimar [Tue, 20 Jan 2009 21:28:47 +0000 (22:28 +0100)]
Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.

15 years agoConverted mms access to block mode.
Laurent Aimar [Tue, 20 Jan 2009 21:05:34 +0000 (22:05 +0100)]
Converted mms access to block mode.

15 years agoFixed a stream block mode seeking corner case.
Laurent Aimar [Tue, 20 Jan 2009 20:32:45 +0000 (21:32 +0100)]
Fixed a stream block mode seeking corner case.

 Seeking on a block boundary that is exactly the end of our already
cached data was incorrect.

15 years agoPartially cleanup the vout_window API
Rémi Denis-Courmont [Tue, 20 Jan 2009 17:20:07 +0000 (19:20 +0200)]
Partially cleanup the vout_window API

15 years agoDocument vout_Re(quest|lease)Window
Rémi Denis-Courmont [Tue, 20 Jan 2009 16:34:07 +0000 (18:34 +0200)]
Document vout_Re(quest|lease)Window

15 years agoAdd missing function to unbreak --disable-sout
Pierre Ynard [Tue, 20 Jan 2009 10:49:23 +0000 (11:49 +0100)]
Add missing function to unbreak --disable-sout

Define the new sout_EncoderCreate in missing.c

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
with little modifications

15 years agoFix format string
Rémi Denis-Courmont [Tue, 20 Jan 2009 15:03:24 +0000 (17:03 +0200)]
Fix format string

15 years agotaglib: fix stupid typo (thanks to Sébastien Escudier)
Rémi Duraffort [Tue, 20 Jan 2009 07:50:54 +0000 (08:50 +0100)]
taglib: fix stupid typo (thanks to Sébastien Escudier)

15 years agoTypo
Christophe Mutricy [Mon, 19 Jan 2009 22:52:18 +0000 (22:52 +0000)]
Typo

15 years agoHere too (and I'll stop spamming for today)
Antoine Cellerier [Mon, 19 Jan 2009 22:42:59 +0000 (23:42 +0100)]
Here too (and I'll stop spamming for today)

15 years agoUse config chain in lua intf module.
Antoine Cellerier [Mon, 19 Jan 2009 22:40:55 +0000 (23:40 +0100)]
Use config chain in lua intf module.

15 years agoAdd support for config chain for interface modules
Antoine Cellerier [Mon, 19 Jan 2009 22:40:11 +0000 (23:40 +0100)]
Add support for config chain for interface modules

15 years agoSimplify.
Antoine Cellerier [Mon, 19 Jan 2009 21:43:14 +0000 (22:43 +0100)]
Simplify.

15 years agoQuit after printing message in dummy lua intf
Antoine Cellerier [Mon, 19 Jan 2009 21:35:43 +0000 (22:35 +0100)]
Quit after printing message in dummy lua intf

15 years agoFix horrible typo and vlc.misc.should_die() function.
Antoine Cellerier [Mon, 19 Jan 2009 21:24:05 +0000 (22:24 +0100)]
Fix horrible typo and vlc.misc.should_die() function.

15 years agoImplement "@name var val" style commands in rc.lua (and other misc changes)
Antoine Cellerier [Mon, 19 Jan 2009 21:02:44 +0000 (22:02 +0100)]
Implement "@name var val" style commands in rc.lua (and other misc changes)

15 years agoTest pointers against NULL instead of 0.
Rémi Duraffort [Mon, 19 Jan 2009 21:07:37 +0000 (22:07 +0100)]
Test pointers against NULL instead of 0.

15 years agotaglib: change just a bit the code.
Rémi Duraffort [Mon, 19 Jan 2009 20:27:31 +0000 (21:27 +0100)]
taglib: change just a bit the code.

15 years agoRemove VLC_OBJECT_ENCODER
Rémi Denis-Courmont [Mon, 19 Jan 2009 19:15:10 +0000 (21:15 +0200)]
Remove VLC_OBJECT_ENCODER

15 years agosout_EncoderCreate: create an encoder module
Rémi Denis-Courmont [Mon, 19 Jan 2009 19:14:37 +0000 (21:14 +0200)]
sout_EncoderCreate: create an encoder module

Perhaps we should turn it into ...New() and do more than just allocate
the object.

15 years agoPrivatize packetize and interface object types
Rémi Denis-Courmont [Mon, 19 Jan 2009 18:57:35 +0000 (20:57 +0200)]
Privatize packetize and interface object types

15 years agoRemove VLC_OBJECT_OSDMENU
Rémi Denis-Courmont [Mon, 19 Jan 2009 18:47:34 +0000 (20:47 +0200)]
Remove VLC_OBJECT_OSDMENU

15 years agoOSD: fix some thread-unsafe constructs, and avoid vlc_object_find
Rémi Denis-Courmont [Mon, 19 Jan 2009 18:45:26 +0000 (20:45 +0200)]
OSD: fix some thread-unsafe constructs, and avoid vlc_object_find

15 years agoFix OSX misuses of vlc_list_*
Rémi Denis-Courmont [Mon, 19 Jan 2009 18:19:47 +0000 (20:19 +0200)]
Fix OSX misuses of vlc_list_*

15 years agointf-displays-cmml-description is always false
Rémi Denis-Courmont [Mon, 19 Jan 2009 18:04:03 +0000 (20:04 +0200)]
intf-displays-cmml-description is always false

15 years agoRemove silly use of vlc_object_find
Rémi Denis-Courmont [Mon, 19 Jan 2009 18:02:39 +0000 (20:02 +0200)]
Remove silly use of vlc_object_find

15 years agoWin32: Add .rmvb to installer.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 17:56:34 +0000 (18:56 +0100)]
Win32: Add .rmvb to installer.

15 years agolua: fix cornercase on musicbrainz-lua script.
Ilkka Ollakka [Mon, 19 Jan 2009 17:45:53 +0000 (19:45 +0200)]
lua: fix cornercase on musicbrainz-lua script.

15 years agoQt4: find skins interface by name
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:40:22 +0000 (19:40 +0200)]
Qt4: find skins interface by name

15 years ago*ahem* typo spotted by Antoine
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:36:59 +0000 (19:36 +0200)]
*ahem* typo spotted by Antoine

(You get to love va_list type-safety)

15 years agoRemove practically unused interface type from scripting
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:31:04 +0000 (19:31 +0200)]
Remove practically unused interface type from scripting

15 years agoLUA: update object types list
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:30:01 +0000 (19:30 +0200)]
LUA: update object types list

15 years agoskins2: do not assume skins2 is the first interface, avoid vlc_object_intf
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:26:28 +0000 (19:26 +0200)]
skins2: do not assume skins2 is the first interface, avoid vlc_object_intf

15 years agoVCDX: interface creation is commented out so comment out destruction
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:12:19 +0000 (19:12 +0200)]
VCDX: interface creation is commented out so comment out destruction

15 years agoUnexport vlc_list_find
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:01:27 +0000 (19:01 +0200)]
Unexport vlc_list_find

The rationale is the same as with vlc_object_find().

15 years agoDeprecate vlc_object_wait()
Rémi Denis-Courmont [Mon, 19 Jan 2009 17:01:02 +0000 (19:01 +0200)]
Deprecate vlc_object_wait()

15 years agoHTTP interface: get rid of vlc_object_find
Rémi Denis-Courmont [Mon, 19 Jan 2009 16:48:07 +0000 (18:48 +0200)]
HTTP interface: get rid of vlc_object_find

15 years agoUse previous helpers
Rémi Denis-Courmont [Mon, 19 Jan 2009 16:48:00 +0000 (18:48 +0200)]
Use previous helpers

15 years agoinput_GetVout and input_GetAout helpers
Rémi Denis-Courmont [Mon, 19 Jan 2009 16:46:53 +0000 (18:46 +0200)]
input_GetVout and input_GetAout helpers

15 years agoQt4: Deinline get(Aout|Vout)()
Jean-Baptiste Kempf [Mon, 19 Jan 2009 16:27:36 +0000 (17:27 +0100)]
Qt4: Deinline get(Aout|Vout)()

15 years agoQt4: return NULL on getAout if no input
Ilkka Ollakka [Mon, 19 Jan 2009 16:21:36 +0000 (18:21 +0200)]
Qt4: return NULL on getAout if no input

15 years agoQt: remove vlc_object_find for AOUTs in menu and extended settings.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 15:40:11 +0000 (16:40 +0100)]
Qt: remove vlc_object_find for AOUTs in menu and extended settings.

15 years agoQt: more removal of vlc_object_find
Jean-Baptiste Kempf [Mon, 19 Jan 2009 13:01:18 +0000 (14:01 +0100)]
Qt: more removal of vlc_object_find

15 years agoQt: use getVout in menus
Jean-Baptiste Kempf [Mon, 19 Jan 2009 12:45:09 +0000 (13:45 +0100)]
Qt: use getVout in menus

Remove a bunch of ( vlc_object_t * )vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE );
and FIND_CHILD there.

15 years agoQt: remove calls to vlc_object_find(VLC_OBJECT_VOUT, FIND_CHILD) in extended panel.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 12:31:17 +0000 (13:31 +0100)]
Qt: remove calls to vlc_object_find(VLC_OBJECT_VOUT, FIND_CHILD) in extended panel.

15 years agoQt: getVout() avoid a crash.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 12:29:51 +0000 (13:29 +0100)]
Qt: getVout() avoid a crash.

15 years agoQt: Create a getVout() in MIM to remove some vlc_object_find( p_intf, VLC_OBJECT_VOUT...
Jean-Baptiste Kempf [Mon, 19 Jan 2009 12:19:36 +0000 (13:19 +0100)]
Qt: Create a getVout() in MIM to remove some vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE ); calls

Just used now for buttons.

15 years agoQt: simplifications.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 11:32:49 +0000 (12:32 +0100)]
Qt: simplifications.

15 years agoQt: actions_manager: Change constructor and inline some functions.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 11:16:22 +0000 (12:16 +0100)]
Qt: actions_manager: Change constructor and inline some functions.

15 years agoQt4: separation between widgets/buttons creation and action
Jean-Baptiste Kempf [Mon, 19 Jan 2009 11:11:23 +0000 (12:11 +0100)]
Qt4: separation between widgets/buttons creation and action

15 years agoQt: toolbar editor, show the saved positionCombo item at start.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 09:27:33 +0000 (10:27 +0100)]
Qt: toolbar editor, show the saved positionCombo item at start.

15 years agoContrib: libdvdread patch update.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 00:41:58 +0000 (01:41 +0100)]
Contrib: libdvdread patch update.

15 years agoQt: save and honour the above-video parameter to allow old-fashion GUI.
Jean-Baptiste Kempf [Mon, 19 Jan 2009 00:41:04 +0000 (01:41 +0100)]
Qt: save and honour the above-video parameter to allow old-fashion GUI.

15 years agodvb-c scanning support (not working yet)
Ilkka Ollakka [Sun, 18 Jan 2009 17:40:21 +0000 (19:40 +0200)]
dvb-c scanning support (not working yet)

15 years agoplaylist: do case ignoring cmp everywhere when sorting
Ilkka Ollakka [Sun, 18 Jan 2009 23:50:12 +0000 (01:50 +0200)]
playlist: do case ignoring cmp everywhere when sorting

15 years agoQt: new defaults for buttons.
Jean-Baptiste Kempf [Sun, 18 Jan 2009 23:17:29 +0000 (00:17 +0100)]
Qt: new defaults for buttons.

15 years agoQt: support for drag n dropping widget, removall and many other improvements.
Jean-Baptiste Kempf [Sun, 18 Jan 2009 22:47:40 +0000 (23:47 +0100)]
Qt: support for drag n dropping widget, removall and many other improvements.

To remove, just drag n drop to the void.
To change, just drag n drop to new position.

15 years agoQt: toolbars, change regroupments of unsplittable buttons as QFrame
Jean-Baptiste Kempf [Sun, 18 Jan 2009 18:03:25 +0000 (19:03 +0100)]
Qt: toolbars, change regroupments of unsplittable buttons as QFrame

I will need that to clarify the Toolbar editor.

15 years agoQt: Change "Load playlist" position.
Jean-Baptiste Kempf [Sun, 18 Jan 2009 14:31:02 +0000 (15:31 +0100)]
Qt: Change "Load playlist" position.

15 years agoSimplification
Rémi Denis-Courmont [Sun, 7 Dec 2008 13:02:49 +0000 (15:02 +0200)]
Simplification

15 years agoOne less vlc_object_find()
Christophe Mutricy [Sun, 18 Jan 2009 18:46:31 +0000 (18:46 +0000)]
One less vlc_object_find()

15 years agoI18n the string as recomended by the spec
Christophe Mutricy [Sun, 18 Jan 2009 18:04:14 +0000 (18:04 +0000)]
I18n the string as recomended by the spec

15 years agoFix logic
Christophe Mutricy [Sun, 18 Jan 2009 17:58:56 +0000 (17:58 +0000)]
Fix logic

And unhibit before quiting

15 years agoFile: (try to) give up reading on I/O error
Rémi Denis-Courmont [Sun, 18 Jan 2009 18:16:03 +0000 (20:16 +0200)]
File: (try to) give up reading on I/O error

Whether this works depends on the stream and demux behaviour. There may
be a better way to fix this.

15 years agoWin32 old crappy poll replacement: misc fixes
Rémi Denis-Courmont [Sun, 18 Jan 2009 18:08:23 +0000 (20:08 +0200)]
Win32 old crappy poll replacement: misc fixes

15 years agoMade input_clock_t in charge of pts_delay.
Laurent Aimar [Sun, 18 Jan 2009 16:44:56 +0000 (17:44 +0100)]
Made input_clock_t in charge of pts_delay.

It fixes a lot of unlocked access.
It will allows a better clock algo.

15 years agoProbe v4l2 when specifically forced not when an access is forced.
Laurent Aimar [Sun, 18 Jan 2009 16:38:38 +0000 (17:38 +0100)]
Probe v4l2 when specifically forced not when an access is forced.

15 years agoCosmetic.
Laurent Aimar [Sun, 18 Jan 2009 15:09:36 +0000 (16:09 +0100)]
Cosmetic.

15 years agoFix warning
Rémi Denis-Courmont [Sun, 18 Jan 2009 14:59:21 +0000 (16:59 +0200)]
Fix warning

15 years agoWin32: wake up select every split tenth of seconds (fix #1949)
Rémi Denis-Courmont [Sun, 18 Jan 2009 14:57:47 +0000 (16:57 +0200)]
Win32: wake up select every split tenth of seconds (fix #1949)

15 years agoPoll: cleanup #includes
Rémi Denis-Courmont [Sun, 18 Jan 2009 14:40:17 +0000 (16:40 +0200)]
Poll: cleanup #includes

15 years agoRevert "Improve Win32 poll replacement (and fix #1949)" et al
Rémi Denis-Courmont [Sun, 18 Jan 2009 14:40:50 +0000 (16:40 +0200)]
Revert "Improve Win32 poll replacement (and fix #1949)" et al

Looks like Winsock events operate in a weird and barely adaptable way.
Fixes #2369.

This reverts commit c6ea17a3ce7e5884c323a66bd48f09f551dbb86d.
This reverts commit 1a582db112f0d898f93bdcc618e06d75ff8f2410.
This reverts commit 8bda7d7287446b0f5b54fe69c07d600cb0bbd1a2.
This reverts commit acade544006e80a73facb152fa53437e21a99a2f.

15 years agoQt: add accessiblewidgets for Win32 static Qt compilation.
Jean-Baptiste Kempf [Sun, 18 Jan 2009 14:51:53 +0000 (15:51 +0100)]
Qt: add accessiblewidgets for Win32 static Qt compilation.

15 years agoChanged playlist_AddExt to be more consistant with input_item_NewWithType.
Laurent Aimar [Sun, 18 Jan 2009 14:11:13 +0000 (15:11 +0100)]
Changed playlist_AddExt to be more consistant with input_item_NewWithType.

15 years agoFixed typo in pda intf.
Laurent Aimar [Sun, 18 Jan 2009 14:03:51 +0000 (15:03 +0100)]
Fixed typo in pda intf.