- 11 Oct, 2007 5 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
playlist/services_discovery.c: Isolate more the services_discovery code from the playlist code by having two separate header. Partly revert [22536].
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
playlist/services_discovery.c: Attempt at removing also node as well as regular items. Need some testing with the hal services_discovery module.
-
- 10 Oct, 2007 21 commits
-
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
services_discovery: storing the category & onelevel playlist items with the services_discovery_t is not needed anymore, simplify that. put the services_discovery_t** in the public playlist_t to save one unchecked malloc() and the corresponding free()
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Damien Fouilleul authored
macosx: playlistinfo.m. small typo which caused ObjC exception and froze interface updates and screensaver management, etc...
-
Christophe Mutricy authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
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...
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
services_discovery: stores the category & onelevel playlist_item_t* in the services_discovery_t structure simplify upnp* and hal modules
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(Still MIDI tempo is critically missing)
-
Rafaël Carré authored
-
Bernie Purcell authored
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.
-
- 09 Oct, 2007 14 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
the mkv demuxer could double checked it)
-
Rémi Denis-Courmont authored
(Still missing the ES out so pretty useless, but got to sleep now)
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
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
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-