- 20 Aug, 2007 21 commits
-
-
Damien Fouilleul authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
cosmetics.
-
Jean-Baptiste Kempf authored
Fix some segfaults by disabling functions. Slower, faster are on the side of the slider now.
-
Jean-Baptiste Kempf authored
- Don't use the .ui, do all by hand :) - Use a ControlWidgets to design all the controls, and implement the functions - Change a bit the advanced widget, that must be integrated in the controlsWidget There is a lot of Not Yet Implemented, so feel free to add some.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
Redesign the label & edits placement to resize the dialog
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Pierre d'Herbemont authored
control/dynamic_media_list.c: New dynamic media list object. It shouldn't have great performances, but could easily be improved. The idea is to have create a media list using the item of an other that matches a certain query.
-
- 19 Aug, 2007 19 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
* control/media_list.c: Implement _set_name _add_from_file.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Damien Fouilleul authored
glx: fixed startup crash, which seems to be triggered by an x.org optimization, the GLX module seems to be loaded when it is queried upon, and released when the display is closed. Therefore, checking for GLX with a temporary display and using GLX apis with another will crash it.
-
Rafaël Carré authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Adds CONFIG_ITEM_PASSWORD for showing stars in preferences dialog (still to be implemented in interfaces)
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Only reload album art in the HTTP interface if the track id changes (or if the user clicks on the album art to force a reload).
-