-
The,
Toggle left menu
Toggle the slashboxes
fails in konqueror 3.5.9, KDE 3.5.10, Debian Lenny.
The link shows up as
http://slashdot.org/index2.pl# but the browser goes to that link and goes to the top of the page without the side bars toggling. Nice idea, if it worked.
2009-03-01 23:27:14 UTC in Slash
-
1) the text isn't random, it's the tags displaying over the article because it's too narrow to display properly.
There needs to be a preferences option to select the width of the sidebar.
2009-03-01 23:12:19 UTC in Slash
-
The second patch adds VIA Eden CPU type to cpuid, the first patch is no long required. It modifies the --help usage information by printing all the -C options understood instead of hard-coding only part of them.
File Added: via_eden_cpuid.patch.
2008-07-17 03:03:07 UTC in Zapping, a Gnome TV viewer
-
I have a CentaurHauls VIA Samuel 2 cpu that the cpu_detection() fails to detect. The -C command line option mostly works, but not for motion compensation. That routine is calling cpu_detection() again. This patch uses the global cpu_type variable which is either detected or set by the command line. There is also a call in b_mp1e.c to cpu_detection() that probably can't be overridden.
2008-07-16 01:41:11 UTC in Zapping, a Gnome TV viewer
-
m5602_start_transfer failed to set cam->isoc_in_buffer to NULL and
caused a double free in m5602_stop_transfer.
m5602_release_buffers, redid the error out logic.
When a usb_submit_urb fails it will now kill any succsfully submitted
URBs, previously it wouldn't kill any. I'm not sure if this is
required, but I assume it is.
The previous logic is more efficient by jumping to and only...
2008-07-12 15:45:36 UTC in ALi m560x Linux Driver
-
File Added: listing_speedup.patch.
2007-07-07 01:36:58 UTC in DAR - Disk ARchive
-
Instead of reading the passwd file or the group file every time a username or group name is to be looked up, load up all the names at startup and look at the in memory map values.
For 619610 files, using -l on an uncompressed catalog file, 10:01.68elapsed originally, 4:53.52elapsed with this patch.
This is against 2.3.2.
2007-07-06 03:00:36 UTC in DAR - Disk ARchive