- 31 Dec, 2007 8 commits
-
-
Felix Paul Kühne authored
macosx: added an option to disable the 'Recent Items' list as requested by multiple forum users (closes #1340)
-
Ilkka Ollakka authored
it.
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
- 30 Dec, 2007 15 commits
-
-
Rafaël Carré authored
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
You can not change a playlist_item_t to be a node, when you previously registered events on it, using input_item_t sub items adding event, because the pointer will be destroyed. If you want to use nodes anyway, you have to explicitely create them. Note: we were lucky that xspf did work so far, because we were EXCLUSIVELY using invalid pointers, except for the 1st item being added to each playlist_item_t (it did happen before the conversion obviously).
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: don't allow the user to open the preferences window multiple times (leading to orphan pref windows which can't be controlled)
-
Pierre d'Herbemont authored
audio_filter/converter/dtstospdif.c: Fix odd frame sized DTS conversion to SPDIF. Patch by Julien Robert <jul at mac.com>. (Reported to fix most of the current DTS issues).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
control/hierarchical_node_media_list_view.c: Implement a view that only show the node of the media list, hierarchically.
-
- 29 Dec, 2007 17 commits
-
-
Christophe Mutricy authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Christophe Mutricy authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
src/control/media_instance.c: Don't wait to have modulo something, to forward the time, that could be crazy.
-
Pierre d'Herbemont authored
* Implement MediaInstancePositionChanged and MediaInstanceTimeChanged accurately. control/event.c: * Register the all event types. * Don't strdup() in libvlc_event_type_name().
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
media_instance.c: Fix the position callback to retun the time. (Next time, we'll fix it to return the position).
-