GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/gentoo-vdr-scripts.git
eselect-module
gvs-3.x
master
VDR scripts aka media-tv/gentoo-vdr-scripts
Gentoo VDR Team <vdr@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Tagged version 0.4.0
gentoo-vdr-scripts-0.4.0
Matthias Schwarzott
2007-07-07
3
-8
/
+22
|
\
\
|
|
*
Released version gentoo-vdr-scripts-0.4.0
Matthias Schwarzott
2007-07-07
2
-1
/
+3
|
|
/
|
*
Do write more log files about failed plugins.
Matthias Schwarzott
2007-07-07
2
-7
/
+19
|
/
*
Added locale selection for >=vdr-1.5.3, no longer drop locales to C, but auto...
Matthias Schwarzott
2007-07-03
3
-2
/
+61
*
Only store loaded plugins for usage at stopping.
Matthias Schwarzott
2007-06-23
3
-4
/
+15
*
Released version 0.3.10
gentoo-vdr-scripts-0.3.10
Matthias Schwarzott
2007-06-12
2
-1
/
+3
*
Removed some bash operators.
Matthias Schwarzott
2007-06-11
3
-2
/
+7
*
Fixed debug modification.
Matthias Schwarzott
2007-06-11
1
-1
/
+1
*
Added a message about DEVICE_CHECK if the dvb-device check fails, http://www....
Matthias Schwarzott
2007-06-11
3
-6
/
+16
*
Allow forcing of shutdown at forbidden times.
Matthias Schwarzott
2007-06-08
2
-1
/
+5
*
Do not rely on bash variable UID.
Matthias Schwarzott
2007-06-04
2
-1
/
+5
*
Be sure to need net, and need lirc if configured.
Matthias Schwarzott
2007-06-04
2
-1
/
+6
*
Removed header-line of startlog.
Matthias Schwarzott
2007-06-04
2
-2
/
+6
*
Do not show error if to be deleted file does not exist.
Matthias Schwarzott
2007-06-02
2
-1
/
+5
*
Added missing variables.
Matthias Schwarzott
2007-06-02
2
-2
/
+6
*
Added einfo_level1/2 for compatibility with rcaddons using them.
Matthias Schwarzott
2007-06-02
2
-0
/
+12
*
Summary view of failed plugins.
Matthias Schwarzott
2007-06-02
4
-10
/
+45
*
Easier message handling.
Matthias Schwarzott
2007-06-02
9
-62
/
+40
*
remove shutdown-time-written file before rewrite it.
Matthias Schwarzott
2007-05-30
2
-1
/
+6
*
No longer check noad at shutdown, as it now has a dedicated script.
Matthias Schwarzott
2007-05-30
2
-1
/
+5
*
Added easy debug setting for shutdown.
Matthias Schwarzott
2007-05-30
4
-11
/
+23
*
Enabled external watchdog by default.
Matthias Schwarzott
2007-05-30
3
-3
/
+7
*
Removed sleeps for watchdogrestart. Removed logging by default for watchdog.
Matthias Schwarzott
2007-05-30
6
-19
/
+26
*
Added some small binary to wait for a process to exit.
Matthias Schwarzott
2007-05-30
5
-24
/
+71
*
Fixed last arithmetic expression.
Matthias Schwarzott
2007-05-12
2
-1
/
+5
*
Fix external watchdog with dash shell.
Matthias Schwarzott
2007-05-10
2
-1
/
+4
*
Revert old nicer Makefile, but force bash on it.
Matthias Schwarzott
2007-05-10
2
-7
/
+8
*
Removed more bashish code.
Matthias Schwarzott
2007-05-08
10
-23
/
+36
*
Rename shutdown_common to shutdown_abort_common.
Matthias Schwarzott
2007-05-08
2
-4
/
+8
*
Added better check for usable pre-shutdown hook.
Matthias Schwarzott
2007-04-24
2
-3
/
+7
*
Fixed quoting of the queued commands in shutdown-gate.
Matthias Schwarzott
2007-04-24
2
-2
/
+6
*
Released version 0.3.9
gentoo-vdr-scripts-0.3.9
Matthias Schwarzott
2007-04-23
2
-1
/
+3
*
Also stop watchdog if it was disabled while vdr was still running.
Matthias Schwarzott
2007-04-18
2
-1
/
+8
*
Make start-stop-daemon get the correct state of the watchdog.
Matthias Schwarzott
2007-04-18
2
-0
/
+5
*
Removed more bash stuff.
Matthias Schwarzott
2007-04-17
4
-4
/
+10
*
Only load external files when needed.
Matthias Schwarzott
2007-04-17
2
-7
/
+12
*
Correctly evaluate quoted parameters.
Matthias Schwarzott
2007-04-17
2
-2
/
+5
*
Does not try to load non-existant addon.
Matthias Schwarzott
2007-04-17
2
-0
/
+6
*
Removed bash specific array code.
Matthias Schwarzott
2007-04-16
4
-27
/
+20
*
Removed more bash specific code.
Matthias Schwarzott
2007-04-16
2
-2
/
+12
*
Check shell syntax before executing an addon.
Matthias Schwarzott
2007-04-16
2
-4
/
+12
*
Giving $@ as parameter to the record-hook scripts to also support more parame...
Matthias Schwarzott
2007-04-16
2
-3
/
+10
*
Removed more bash specific code.
Matthias Schwarzott
2007-04-16
2
-1
/
+6
*
Removed more bash specific code.
Matthias Schwarzott
2007-04-16
5
-9
/
+17
*
Removed more bash.
Matthias Schwarzott
2007-04-16
1
-1
/
+1
*
Removed more bash.
Matthias Schwarzott
2007-04-16
2
-2
/
+2
*
Removed more bash specific code.
Matthias Schwarzott
2007-04-16
5
-6
/
+14
*
Replaced bash specific arithmetics.
Matthias Schwarzott
2007-04-16
5
-8
/
+13
*
Removed more bash specific code.
Matthias Schwarzott
2007-04-16
9
-44
/
+54
*
Removed more bash specific code.
Matthias Schwarzott
2007-04-16
26
-111
/
+133
[next]