-
2074110·text·3.6 KB·2011-06-03 13:22 UTC
diff --git a/mythtv/libs/libmythtv/ringbuffer.cpp b/mythtv/libs/libmythtv/ringbuffer.cpp
index 72e6d4e..9c54c27 100644
--- a/mythtv/libs/libmythtv/ringbuffer.cpp
+++ b/mythtv/libs/libmythtv/ringbuf
-
2074109·text·684 B·2011-06-03 13:19 UTC
root@aptosidbox:/home/martin# apt-get dist-upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut
Statusinformationen werden eingelesen... Fertig
Paketaktualisierung
-
2074108·text·10.8 KB·2011-06-03 13:17 UTC
Update: Informationen über die Consumer Reports Artikel auf Protein-Shakes
Tests bestätigen, Muscle Milk SICHERHEIT
3. Juni 2010
Ein Artikel in der Juli 2010 Consumer Reports über die Veröff
-
2074103·csharp·3.3 KB·2011-06-03 12:59 UTC
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Singular.Dynamics;
using Singular.Helpers;
using Singular.Managers;
using Styx;
using Styx.Comba
-
2074102·text·615 B·2011-06-03 12:53 UTC
domid: 85
qemu: the number of cpus is 2
Watching /local/domain/85/logdirty/next-active
Watching /local/domain/0/device-model/85/command
xs_read(): vncpasswd get error. /vm/e72b8e03-2d46-3e48-5a5e-
-
2074100·text·349 B·2011-06-03 12:46 UTC
%!PS-Adobe-3.0
%% %%
mark
() (1002) (201106031434) {setuserinfo} stopped
cleartomark
mark
() () (201106031434) {setuserinfo} stopped
cleartomark
%%%!PS-Adobe-3.0
%%Creator: cairo 1.9.14 (http
-
2074099·text·571 B·2011-06-03 12:44 UTC
<ul id="pagenav">
<li class="current_page_item"><a href="http://www.mylifeisagarden.com/blog" title="My life is a garden"><span class="left"></span>Home<span class="right"></span></a></li>
-
2074096·text·1.4 KB·2011-06-03 12:34 UTC
(gdb) f 0
#0 mongo::mutex::scoped_lock::scoped_lock (this=0x7fffffffdfc0, m=...) at /usr/include/mongo/client/../util/concurrency/mutex.h:206
206 scoped_lock( mongo::mutex &m ) : _l
-
2074094·text·1003 B·2011-06-03 12:13 UTC
Diglett (F) @ Choice Band
Trait: Arena Trap
EVs: 36 HP / 236 Atk / 236 Spd
Jolly Nature (+Spd, -SAtk)
- Earthquake
- Rock Slide
- Sludge Bomb
- Hidden Power [Ghost]
Omanyte (F) @ Oran Berry
-
2074092·text·2.3 KB·2011-06-03 12:08 UTC
http_port 127.0.0.1:3128
icp_port 3128
#We recommend you to use the following two lines.
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
# cache_dir ufs /usr/local/squid/var/cache 100
-
2074090·text·492 B·2011-06-03 12:04 UTC
JButton stopButton = new JButton("Pause");
frame.add(stopButton,BorderLayout.NORTH);
for(int i=0;i<=size;i++){
MListener mousey = new MListener();
frame.addMouseListener(mousey)
-
2074089·text·1.1 KB·2011-06-03 12:02 UTC
import java.awt.event.*;
import java.util.ArrayList;
import java.awt.Point;
import java.awt.Rectangle;
import java.math.*;
public class MListener implements MouseListener {
square a;
Point
-
2074084·text·961 B·2011-06-03 11:57 UTC
#!/usr/bin/perl -w
use DBI;
$DB_name ='test2';
print "Enter Domain\n";
chop ($domain = <>);
#chomp $domain;
#print $domain;
$Domain_name="www.google.com";
$dbh = DBI->connect("db
-
2074081·text·1.7 KB·2011-06-03 11:37 UTC
boost::timed_mutex::timed_mutex (this=0x660360) at /usr/include/boost/thread/pthread/mutex.hpp:89
89 int const res=pthread_mutex_init(&m,NULL);
(gdb) p m
$2 = {
__data = {
-
2074080·text·525 B·2011-06-03 11:30 UTC
--- drivers/media/video/msm/msm_io8x.c 2010-09-28 14:03:31.000000000 +0200
+++ ../ace-2.6.35-gb-mr/drivers/media/video/msm/msm_io8x.c 2010-11-30 07:27:00.000000000 +0100
@@ -79,7 +79,7 @@
break;
-
2074075·text·318 B·2011-06-03 11:01 UTC
public static int normalize (double [] signal){
int [] ausgabe = new int [signal.length];
double maxWert = maxAbs(signal);
double multiplikatior = 32767 / maxWert;
for(int i = 0; i < sign
-
2074072·text·6.4 KB·2011-06-03 10:34 UTC
[tllhtcp] can build tllhtcb again
[b52g] changed weapon model
Change models on wwii bombers from more realistic models
Balance changes from senna
Nerf armgor and armjugg explos
-
2074070·text·6.4 KB·2011-06-03 10:33 UTC
[tllhtcp] can build tllhtcb again
[b52g] changed weapon model
Change models on wwii bombers from more realistic models
Balance changes from senna
Nerf armgor and armjugg explos
-
2074069·cpp·1.1 KB·2011-06-03 10:19 UTC
void TV::Dens_score()
{
// double step=(x_max-x_min)/ui->num_dots->value();
double N=ui->num_dots->value();
double h=ui->H_line->text().toDouble();
double temp;
int i,j;
for (i=0;i<N;i++)
-
2074066·text·6.5 KB·2011-06-03 10:14 UTC
import java.util.List;
import java.util.ArrayList;
import java.util.Arrays;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import javax.swing.event.*;
import javax.swing.tabl