1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
Commit Graph

26798 Commits

Author SHA1 Message Date
Christophe Mutricy
88b1d54a0d Swedish translation update by Daniel Nylander 2008-08-02 00:21:44 +01:00
Jean-Baptiste Kempf
5d313c65e4 Add m2ts and mts to the interface dialog selectors.
Synchronise supported extensions.
2008-08-01 15:49:40 -07:00
Pierre d'Herbemont
1d9d6951f1 macosx: Localization of the crash log mail. 2008-08-02 00:40:18 +02:00
Jean-Baptiste Kempf
47e69cf613 New pixmaps for play/pause/next/previous/stop.
Those pixmaps have a higher contrast than the previous ones (better for vision-impaired people).

I have yet to admit that some improvement can be achieved.
2008-08-01 15:34:51 -07:00
Pierre d'Herbemont
59da25707a macosx: Ask to send a mail to our bugreport ML if a crash log is detected. 2008-08-02 00:26:14 +02:00
Pierre d'Herbemont
6903d514d3 macosx: Fix crashlog opening. 2008-08-02 00:26:14 +02:00
Jean-Baptiste Kempf
175d1beb96 Fix the activation or not of advanced buttons in fullscreen controller 2008-08-01 14:58:47 -07:00
Rémi Duraffort
132030acbb Fix compiler warning about asprintf return value. 2008-08-01 23:07:16 +02:00
Rémi Duraffort
ea93da268c Fix memleak in lua module. 2008-08-01 22:57:50 +02:00
Pierre d'Herbemont
fdb91a064e playlist: Handle vlc_InputItemErrorWhenReadingChanged events. 2008-08-01 22:52:49 +02:00
Pierre d'Herbemont
8a5d95d032 macosx: Use input_ItemHasErrorWhenReading to display a small icon if there was an error when reading. This allow us not to display the message panel each time we have an error when reading.
Regarding the new look, feel free to improve.
2008-08-01 22:52:49 +02:00
Pierre d'Herbemont
f2b2e37c04 input: Expose input_ItemHasErrorWhenReading. 2008-08-01 22:52:49 +02:00
Jean-Baptiste Kempf
d727c4590f Don't clutter REGISTRY on windows...
Using the registry when we can avoid it is a wrong idea, IMHO.
Easier to delete when you delete %appdata%/vlc
2008-08-01 13:28:59 -07:00
Laurent Aimar
d6abd400bf Fix seeking with broken file or without index (close #1687) 2008-08-01 22:24:13 +02:00
Jean-Baptiste Kempf
96b4ee1ee2 Move last.fm password from PasswordShowOnEdit to Password.
Sorry, I don't liked this 'feature'
2008-08-01 13:14:35 -07:00
Jean-Baptiste Kempf
9e9b885904 Delete the "QPainter::begin: A paint device can only be painted by one painter at a time" boring messages in playlist. 2008-08-01 13:06:59 -07:00
Pierre d'Herbemont
e3da66b706 macosx: Fix #1802 Cursor not hidden if fullscreen controller is disabled (OS X). 2008-08-01 21:50:37 +02:00
Jean-Baptiste Kempf
8b524cb8b2 Remove Unneeded test (thx ipkiss) 2008-08-01 12:36:35 -07:00
Jean-Baptiste Kempf
5ebacd11d1 Fix menu removal of accelerators. This has yet to be more FIXMEd (jpeg :D) 2008-08-01 12:34:17 -07:00
Rémi Duraffort
9583bbb88a Lock/Unlock the http control module. 2008-08-01 20:45:03 +02:00
Jean-Baptiste Kempf
36f0edc987 Preferences: fix some memleaks and fix horrible video-filter bug. :D 2008-08-01 11:39:51 -07:00
Rémi Duraffort
22dbf2bfad Fix memleaks (use vlclua_dir_list_free). 2008-08-01 20:06:37 +02:00
Rémi Duraffort
588723d7c6 Add vlclua_dir_list_free to free list created by vlclua_dir_list and use it. 2008-08-01 20:00:54 +02:00
Rémi Duraffort
07be8bb586 Fix memleaks: Fill in the destructor of simple preference. 2008-08-01 18:41:45 +02:00
Jean-Baptiste Kempf
552b5247ee Missing item to translate. 2008-08-01 09:19:02 -07:00
Jean-Baptiste Kempf
0a549e8ef8 Rewrite a useful tooltip for Windows DShow. 2008-08-01 09:18:00 -07:00
Jean-Baptiste Kempf
42fef87c4f Remove unused variable. 2008-08-01 09:03:24 -07:00
Rémi Duraffort
fa61862474 The last but not least of this serie of memleaks. 2008-08-01 17:24:19 +02:00
Rémi Duraffort
19933fe7a6 Fix potential memleak. 2008-08-01 17:21:43 +02:00
Rémi Duraffort
ab1e2b524c Why are this variable unused ? (commented out for the moment as it memleak) 2008-08-01 17:14:45 +02:00
Rémi Duraffort
924bda6286 Hum sorry stupid debugging message. 2008-08-01 17:07:19 +02:00
Rémi Duraffort
4e9597b800 Less memleaks in Qt interface. 2008-08-01 17:06:21 +02:00
Rémi Duraffort
981577922c Fix memleak in gesture module. 2008-08-01 16:16:33 +02:00
Rémi Duraffort
688f0a8d89 Don't print a message a malloc failed. 2008-08-01 16:11:28 +02:00
Rémi Duraffort
80aa55bbf7 Fix memleak in opencv. 2008-08-01 16:09:48 +02:00
Rémi Duraffort
a5c83dda79 Don't leak every https parameters. 2008-08-01 16:02:42 +02:00
Rémi Duraffort
49ab2f56bf Fix previous commit. 2008-08-01 15:58:58 +02:00
Rémi Duraffort
b751665aa8 svg module: fix memleak. 2008-08-01 15:48:51 +02:00
Rémi Duraffort
1172bcd38c Fix xosd memleaks. 2008-08-01 15:45:32 +02:00
Rémi Duraffort
31a163942d vcdx: Fix memleaks. 2008-08-01 12:38:17 +02:00
Rémi Duraffort
75a1834d39 cdda/info: fix memleaks. 2008-08-01 12:30:27 +02:00
Rémi Duraffort
943b5ccc08 Access/cdda: fix memleak 2008-08-01 12:24:47 +02:00
Rémi Duraffort
d94a5a026b Revert "Prefer setenv to putenv (evenmore with local variables)."
This commit build compilation on window.

This reverts commit d632ffe1a6.
2008-08-01 12:17:46 +02:00
Rémi Duraffort
5ad6561cea Fix [10fcb9f9c3] (win doesn't have setenv). 2008-08-01 12:06:06 +02:00
Rémi Duraffort
0d8adc76db lua/intf: Fix a memleak. 2008-08-01 11:31:47 +02:00
Rémi Duraffort
5eea1626ff Fix potential memleak. 2008-08-01 11:24:21 +02:00
Rémi Duraffort
03a8d035fc Factorize code and remove unneed error message about memory allocation. 2008-08-01 09:40:43 +02:00
Derk-Jan Hartman
c426fd12c5 live555: remove the liveversion checks, now that we have a required version in configure.ac 2008-08-01 02:28:31 +02:00
Jean-Baptiste Kempf
1308b602a4 Missing translation. 2008-07-31 16:37:48 -07:00
Pierre d'Herbemont
61c5ccdf30 mkv: Remove an unneeded test. 2008-08-01 01:05:14 +02:00