Rémi Denis-Courmont
23314963e9
MIDI message decoder using Fluidsynth software synthetizer
2007-10-10 19:05:00 +00:00
Jean-Baptiste Kempf
771fe0b86d
Qt4 - use a docked playlist, remove dead code, don't reinvent the wheel, remove the behaviour where media library hides the video. Don't split the menu between two dialogs, this is weird and anti sane GUI guidelines.
...
Use enums when you can.
Add the popup menu to the always video cone.
And more...
2007-10-10 18:59:36 +00:00
Jean-Baptiste Kempf
21791eb510
Qt4 - add a --qt-minimal-view option as requested on the forums.
2007-10-10 18:55:22 +00:00
Jean-Baptiste Kempf
f39cf066dc
Qt4 - remove trailing spaces.
2007-10-10 18:54:43 +00:00
Rémi Denis-Courmont
4fffc9ab3f
Yet another useless debug
2007-10-10 18:46:39 +00:00
Rémi Denis-Courmont
f1ae515db2
Same as previous commit
2007-10-10 18:45:18 +00:00
Rémi Denis-Courmont
a3a3ecafef
Excess debug
2007-10-10 18:44:09 +00:00
Rafaël Carré
83a9495bed
services_discovery: stores the category & onelevel playlist_item_t* in the services_discovery_t structure
...
simplify upnp* and hal modules
2007-10-10 18:16:05 +00:00
Rémi Denis-Courmont
27048ded57
Build SMF demux
2007-10-10 17:50:31 +00:00
Rémi Denis-Courmont
e6a119ae0d
Create ES, maintain PTS, and actually send MIDI messages to decoder
...
(Still MIDI tempo is critically missing)
2007-10-10 15:01:02 +00:00
Rafaël Carré
64ab7fa089
playlist: a node item can have an input associated (example: cdda)
2007-10-10 15:00:01 +00:00
Bernie Purcell
a83a3579b8
Attempt to stop subtitles going off screen in some formats, when
...
width and height are specified in the subtitles stream. This may
result in chunkier text in some instances, but it should get it
back on screen at least. Will look into smoothing it out next.
2007-10-10 03:41:17 +00:00
Christophe Mutricy
8418d9e545
Slovak and Polish l18n update. Thanks to Marián Hikaník and Michał Trzebiatowski
2007-10-09 23:06:14 +00:00
Christophe Mutricy
d492befb43
Update l10n files
2007-10-09 23:06:07 +00:00
Laurent Aimar
e8ee74f353
Add a check against broken files (It would be great if someone that understand
...
the mkv demuxer could double checked it)
2007-10-09 22:16:12 +00:00
Rémi Denis-Courmont
1c1ed22d13
Preliminary incomplete Standard MIDI File demux
...
(Still missing the ES out so pretty useless, but got to sleep now)
2007-10-09 20:15:44 +00:00
Jean-Baptiste Kempf
cdf5b8f4d7
ffmpeg - DNxHD / VC-3 is AVdn fourCC not AVDn.
2007-10-09 17:33:50 +00:00
Felix Paul Kühne
62282b6d36
macosx: Multiple GUI improvements follow j-b's and my approach to synchronise the QT4 and OSX intfs, more to come
...
- "Use DVD Menus" is inverted now, so it's "No DVD Menus"
- 3 dots at the end of a menu-item's caption mean that the entry will trigger a window (following Apple's HIGL)
- removed the entries for "Report a Bug" and "License". The first isn't necessary as we got enough of them and users doing useable reports know how to do, the latter will re-appear in the to-be-re-designed About panel.
- additionally, removed useless occurences of vlc_bool_t in favour of BOOL
- preparations to add fps to Statistics
2007-10-09 16:43:12 +00:00
Rafaël Carré
a7c86cabf2
qt4 capture card dialog: lists v4l2
2007-10-09 15:13:17 +00:00
Rafaël Carré
731efe545d
http: psz_dir is not meant to be a const
2007-10-09 14:08:55 +00:00
Rafaël Carré
97c5433133
Partly revert [20969]. fix #1311
2007-10-09 14:05:57 +00:00
Rafaël Carré
db1a5bd201
http output: fix bonjour advertising
2007-10-09 12:45:33 +00:00
Rafaël Carré
3c3678f18c
freetype: make sure the FontBuilder is finished when we destroy the module.
2007-10-09 11:48:29 +00:00
Rafaël Carré
c758dd299e
bonjour: checks asprintf() return value, checks name before using it
2007-10-09 06:48:49 +00:00
Jean-Baptiste Kempf
8acbb8ac69
Qt4 - use enums instead of defines when you can.
2007-10-09 02:35:17 +00:00
Jean-Baptiste Kempf
1674135c30
Qt4 - header corrections.
2007-10-09 02:28:01 +00:00
Jean-Baptiste Kempf
3c3ccb5600
Qt4 - fix compilation.
2007-10-09 02:22:28 +00:00
Jean-Baptiste Kempf
fc383e2203
Qt4 - Open: start to use a completer, use an enum and no stupid #define.
2007-10-09 02:20:07 +00:00
Jean-Baptiste Kempf
d5ef927963
Qt4 - no more timeElapsed/timeReamining menu for a boolean option. Right and left click toggle it, while double click opens the goto one. kudos to the KDE team.
2007-10-09 02:16:30 +00:00
Jean-Baptiste Kempf
afac1c04c7
Qt4 - playlist: invert random/repeat buttons to match OSX intf and iTunes.
2007-10-09 02:11:18 +00:00
Jean-Baptiste Kempf
a5ac2854a9
Qt4 - double clicking the time can open the gotoTimeDialog ! Feature request to match OSX behaviour.
2007-10-09 02:10:33 +00:00
Jean-Baptiste Kempf
c24786dc06
Qt4 - Don't use things that can change from one version to another one of Qt.
2007-10-09 02:09:22 +00:00
Jean-Baptiste Kempf
b83845d9ce
Qt4 - pixmaps: fix compilation with new pixmaps.
2007-10-09 01:55:01 +00:00
Jean-Baptiste Kempf
e5d8311762
Qt-4 - res update for pixmaps.
2007-10-09 01:38:56 +00:00
Jean-Baptiste Kempf
dc48ea5ecb
Qt4 - pixmaps again. Removing bigger images, useless ones, and cleaning.
2007-10-09 01:29:15 +00:00
Jean-Baptiste Kempf
0c9dd3b28d
Qt - pixmaps cleaning. First.
2007-10-09 01:03:03 +00:00
Jean-Baptiste Kempf
53a5aaf743
Contribs - bumps png version to avoid multiple crashes.
2007-10-09 00:17:41 +00:00
Rafaël Carré
e77f8586a7
v4l2: fix mmap method
2007-10-09 00:03:15 +00:00
Rafaël Carré
997feb2964
v4l2: replaces bad malloc( sizeof(x) * i )/memset(&, 0, sizeof(x)) by calloc(1, sizeof(x) * i)
...
removes extra spaces, removes tabs
2007-10-08 23:48:16 +00:00
Jean-Baptiste Kempf
a2157f6ef4
Qt4 - Small menus changes.
2007-10-08 23:15:06 +00:00
Jean-Baptiste Kempf
a2a806fda6
Qt4 - start to change things to match OSX interface.
2007-10-08 23:14:23 +00:00
Jean-Baptiste Kempf
3bca8229d9
Qt4 - Open disk: layout bug.
2007-10-08 23:12:51 +00:00
Jean-Baptiste Kempf
4f1fefa09e
Qt4 / Sout: Ogg => Ogg/Ogm, small change on the layout.
2007-10-08 23:12:24 +00:00
Rafaël Carré
27166c048b
Checks if the videoWidget exist before resizing it, fix #1328
2007-10-08 21:11:50 +00:00
Jean-Paul Saman
e3206fdb39
Run FontBuilder thread after Freetype has been initialized and no error paths are can be taken. This should solve the crash reported by several people with the video title (or meta-name) appearing at start of the movie.
...
The freetype module starts another thread called FontBuilder and depending on timing this creates a crash or works allright. The crash is triggered by the font not being found. This patch tries to load the font first before the FontBuilder thread is started.
I was unable to reproduce the crash with the patch applied. Without the patch the crash is reproducable.
As discussed on the mailinglist the FontBuilder thread doesn't depend on the freetype initialisation and rearanging the order should do no harm.
2007-10-08 20:46:23 +00:00
Laurent Aimar
8e914de13f
Removed unused variables.
2007-10-08 19:04:03 +00:00
Laurent Aimar
5818e881a9
Removed 1 warning.
2007-10-08 19:03:16 +00:00
Laurent Aimar
fd592d264a
Removed warnings.
2007-10-08 19:02:18 +00:00
Laurent Aimar
a24e6d86b4
Fixed 2 missing "%s" -> "%m"
2007-10-08 18:59:16 +00:00
Laurent Aimar
7478a42345
Let the input handle meta data and attachments for ac3 audio
...
(there was no meta data support for ac3).
2007-10-08 18:48:00 +00:00