James Morris
3068dfabd7
jack fix call to jack_close on reload
2013-01-30 11:19:26 +00:00
James Morris
0a83453ceb
add jack transport data
2013-01-18 02:50:47 +00:00
James Morris
86e0b167d0
tweaks + jack documentation
2013-01-18 01:05:29 +00:00
Brenden Matthews
5c3a6581d1
Update version, copyright.
2012-05-03 16:32:24 -07:00
Brenden Matthews
ccc3dd1147
Version bump.
2012-05-03 14:05:28 -07:00
Pavel Labath
d884152376
add mpd_date function that shows date for current track (sf.net #3440445 )
...
patch submitted by Andrey Tikhonov
2012-01-29 21:12:21 +01:00
Pavel Labath
bf06e2afa3
Fix spelling error in the manpage
...
noticed by Vincent C.
2011-12-08 12:46:45 +01:00
Pavel Labath
21c4e8a3ef
Remove now obsolete comment about quotes in execgraph in docs
2011-10-18 19:51:32 +02:00
Pavel Labath
8905dbb313
Add uid to "top" output (sf.net #3178916 )
...
original patch submitted by Thomas Wiegner, I added support for printing of raw uids.
2011-10-10 21:54:18 +02:00
skizzhg
9943ad2700
Explained that mixer requires OSS and added the device list.
2011-08-25 18:42:58 +02:00
Brenden Matthews
0b3fbed045
Bump for release.
2010-10-05 15:26:24 -07:00
Brenden Matthews
b9f5034c39
Fix indentation.
2010-10-05 13:25:32 -07:00
Brenden Matthews
f679b4d22a
Allow method to pass execgraph arguments containing spaces.
2010-10-05 12:26:52 -07:00
Brenden Matthews
519f1ea80d
Correct docs.
2010-10-05 12:03:10 -07:00
Pavel Labath
252376912f
Fix 'nvidia with ncurses segfaults' (sf.net #3006233 )
...
Additionally, add a nvidia_display variable. This enables the $nvidia variable to be used without
out_to_x yes (X11 support still has to be built in, you just don't have to use it).
2010-08-13 15:05:05 +02:00
Laurent Papier
9e3156a4a6
Add $nodename_short.
...
Signed-off-by: Brenden Matthews <brenden@diddyinc.com>
2010-04-12 17:41:23 -07:00
Nikolas Garofil
99eeeae6d0
Bugfix: ac-adapter is sometimes called ADP1 in sysfs instead of AC
2010-04-12 12:45:10 +02:00
Cesare Tirabassi
0471aef596
Fix doc re. mixer names
...
(cherry picked from commit 1fe99bc578
)
2010-03-13 19:30:29 +01:00
Pavel Labath
e6a220b3a7
s/substract/subtract/
2010-02-28 14:06:18 +01:00
Pavel Labath
b1a07a1750
Update docs to be consistent with changes in previous commit
2010-02-17 19:56:20 +01:00
Pavel Labath
60a6194b84
Add optional argument to $acpiacadapter
...
The exact location of the state information seems hardware dependent, so this adds the option to
specify it manually. (linux only)
2010-01-24 16:12:31 +01:00
Brenden Matthews
82614ebb22
Added disable_auto_reload option, callback fixes.
...
There were some issues with reloading and the threaded callback
framework, which I think are mostly resolved now, but may need more
testing.
2010-01-02 13:33:17 -08:00
Brenden Matthews
62f1e47f4a
Improve handling of ARGB visuals a bit.
2010-01-02 11:38:44 -08:00
Cesare Tirabassi
6ea81f0001
Fix some typos in documentation
...
(cherry picked from commit c8a99a865a
)
2010-01-02 14:44:18 +01:00
Cesare Tirabassi
507065080d
remove <programlisting> from variables.xml, it only messes the man page and serve no other purpose
...
(cherry picked from commit a14cca6592
)
2010-01-02 14:43:20 +01:00
Brenden Matthews
f1b69e26a2
Update copyright notices.
2010-01-01 15:45:11 -08:00
danielb
0de060f8dd
Add ARGB visual support.
...
This patch adds the possibility to use a argb visual for the conky
window. Adding a boolean configuration entry 'own_window_argb_visual'.
the 'set_transparent_background' method sets the alpha bytes of the argb
color for transparency, instead of pseudo transparency. This patch
would close following feature request:
https://sourceforge.net/tracker/?func=detail&aid=1563931&group_id=143975&at
id=757311 and would be a workaround for some reported transparency bugs
(https://sourceforge.net/tracker/?func=detail&aid=1968923&group_id=143975&a
tid=757308 for example)
Signed-off-by: Brenden Matthews <brenden@diddyinc.com>
2010-01-01 15:01:51 -08:00
Phil Sutter
169dbe4921
fix doc typo and add highlighting for times_in_seconds
2009-12-13 03:45:19 +01:00
Brenden Matthews
8bd41caa51
Add creation functions for certain cairo structures.
2009-11-25 12:53:42 -08:00
Nikolas Garofil
4652e834b1
Add support for max_text_width configuration setting
2009-11-25 16:04:49 +01:00
Nikolas Garofil
d9f93d3c1e
Fix: README contained control chars
2009-11-23 01:04:25 +01:00
Pavel Labath
722c7566b6
A better fix for the PAGER=vim problem, thanks Phil
2009-11-22 23:30:47 +01:00
Pavel Labath
93c71fe608
unset PAGER before generating README
...
apparently, some people like to set PAGER=vim and vim doesn't like when we redirect man output to
a file
2009-11-22 23:21:49 +01:00
Nikolas Garofil
0ef81a2f05
Fix xml syntax docs
2009-11-22 19:51:11 +01:00
Nikolas Garofil
fe1d7da3d5
Add support for $pid_read and $pid_write
2009-11-19 12:32:14 +01:00
Nikolas Garofil
f8bae62234
$format_time treats ( and ) as special chars
2009-11-19 00:21:49 +01:00
Nikolas Garofil
59594e70d2
Added support for \Sx to $format_time
2009-11-19 00:04:49 +01:00
Nikolas Garofil
8f42831a62
Add support for time_in_seconds configuration setting
2009-11-18 20:07:47 +01:00
Nikolas Garofil
0215298c27
Added support for $format_time
2009-11-18 15:35:35 +01:00
Pavel Labath
e97b67aa20
IPv6 support for $tcp_portmon
...
In theory, this may fail to compile on ancient systems that don't have IPv6 types (struct
sockaddr_in6 et al.) available. If it turns out that such systems are still in use, the best way
to solve it would be to provide dummy declarations via configure tests.
2009-11-16 18:17:16 +01:00
Nikolas Garofil
66d8b2cbe0
fix minor mistake in docs
2009-11-16 17:37:25 +01:00
Nikolas Garofil
84d6095c40
Use seconds instead of centiseconds as unit for $pid_time_kernelmode, $pid_time_usermode and $pid_time
2009-11-16 16:59:41 +01:00
Nikolas Garofil
7b05f78de8
Added support for $pid_time_usermode, $pid_time_kernelmode and $pid_time
2009-11-16 15:30:57 +01:00
Nikolas Garofil
015d275098
Add support for $pid_nice and $pid_priority
2009-11-16 15:01:43 +01:00
Nikolas Garofil
f93aa2a68d
Added support for $pid_threads and $pid_thread_list
2009-11-16 09:54:17 +01:00
Nikolas Garofil
2ed76a345f
Added support for $pid_vmpeak, $pid_vmsize, $pid_vmlck, $pid_vmhwm, $pid_vmrss, $pid_vmdata, $pid_vmstk, $pid_vmexe, $pid_vmlib, $pid_vmpte
2009-11-15 19:44:37 +01:00
Pavel Labath
72412c463b
Rename $running_processes to $running_threads, implement real $running_processes
2009-11-15 17:55:03 +01:00
Nikolas Garofil
2c2e87061b
Added support for $gid_name
2009-11-15 17:46:41 +01:00
Nikolas Garofil
3fa868f35b
Added support for $uid_name
2009-11-15 17:21:55 +01:00
Nikolas Garofil
d38049fb96
Added support for $pid_uid, $pid_euid, $pid_suid, $pid_fsuid, $pid_gid, $pid_egid, $pid_sgid and $pid_fsgid
2009-11-15 14:49:55 +01:00