- 13 Feb, 2010 19 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
For example, if runing script <user dir>/lua/intf/script.lua, the following paths will be added: <user dir>/lua/modules/?.lua <user dir>/lua/intf/modules/?.lua <share dir>/lua/modules/?.lua <share dir>/lua/intf/modules/?.lua If runing script <share dir>/lua/intf/script.lua, the following paths will be added: <share dir>/lua/modules/?.lua <share dir>/lua/intf/modules/?.lua
-
Antoine Cellerier authored
When scanning multiple lua scripts, create a new lua_State for each script. This will prevent data corruption from a previous script affecting subsequent scripts.
-
Erwan Tulou authored
This patch - ensure that current playing item is properly detected - deactivate item changes since it is wrongly implemented (i_id from input_item_t and playlist_item_t are compared, which is wrong)
-
Erwan Tulou authored
-
Ilkka Ollakka authored
I didn't find any reason to do it, and it slows closing quite a lot, if you know why we should do that, please speak up etc.
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It closes #2349.
-
Laurent Aimar authored
-
Laurent Aimar authored
It simplify the flac decoder code. It fixes the build of the packetizer when flac is disabled. It makes the flac packetizer behaviour independant of the flac decoder presence.
-
Jakob Leben authored
-
Jakob Leben authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 12 Feb, 2010 13 commits
-
-
Jakob Leben authored
-
Jakob Leben authored
-
Pierre d'Herbemont authored
-
Emmanuel de Roux authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>
-
Pierre d'Herbemont authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jakob Leben authored
- keep root index of views when searching - clear search when browsing or changing view - layout and geometry fine tuning
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
-
Jakob Leben authored
Performs much better. URL is sanitized by filename_sanitize() just as title before.
-
- 11 Feb, 2010 8 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-