-
1946338·text·25.0 KB·2010-09-22 04:36 UTC
# This is the CMakeCache file.
# For build in directory: /home/reacocard/opensource/exaile/projectm/projectM-exaile
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change va
-
1946281·text·1.0 KB·2010-09-22 02:08 UTC
diff --git a/linux_lib/libcrystalhd/libcrystalhd_if.cpp b/linux_lib/libcrystalhd/libcrystalhd_if.cpp
index 4070c59..9d69791 100644
--- a/linux_lib/libcrystalhd/libcrystalhd_if.cpp
+++ b/linux_lib/l
-
1946263·text·2.3 KB·2010-09-22 01:24 UTC
@@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@@@@ @@@ @@@
@@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@@@@@@ @@@ @@@
@@! @@! @@! @@! @@! @@! @@! !@@
-
1946258·text·2.3 KB·2010-09-22 01:19 UTC
@@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@@@@ @@@ @@@
@@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@ @@@@@@@@ @@@ @@@
@@! @@! @@! @@! @@! @@! @@! !@@
-
1946241·text·14.8 KB·2010-09-22 00:45 UTC
67 | Initialising module 'XStringAlloc'
418 | Initialising module 'BaseTypeConverters'
627 | Initialising class XTypeConverter (sizeof = 32), category = 7
734 | Initialising module
-
1946240·text·31.5 KB·2010-09-22 00:44 UTC
------------------
System Information
------------------
Time of this report: 9/21/2010, 14:41:43
Machine name: THAED-PC
Operating System: Windows 7 Ultimate 64-bit (6.1, Build 7600) (7
-
1946238·text·41.5 KB·2010-09-22 00:41 UTC
-
1946237·text·265 B·2010-09-22 00:40 UTC
5.26.3.3-1.1mdv2010.1 in main/testing, 2010.1 for i586
5.26.3.2-1.1mdv2010.1 in main/testing, 2010.1 for i586
5.26.3-1.1mdv2010.1 in main/updates, 2010.1 for i586
5.26.3-1mdv2010.1 in main/testing, 20
-
1946156·text·18.8 KB·2010-09-21 21:59 UTC
#
# Example configuration file.
#
# See unbound.conf(5) man page.
#
# this is a comment.
#Use this to include other text into the file.
#include: "otherfile.conf"
# The server clause sets the main p
-
1946071·text·11.5 KB·2010-09-21 19:50 UTC
#include "types.h"
#include "vm2.h"
#include "lowlevel.h"
/*
Ok, so the memory system is a bit weird, due to not wanting to simply map all of physical ram into the kernel space.
The top 12mb of the
-
1946070·text·7 B·2010-09-21 19:49 UTC
asdasd
-
1946050·text·1.8 KB·2010-09-21 19:19 UTC
#include <stdio.h>
#include "sorting.h"
long *Load_File(char *Filename, int *Size){
#define LN 20
FILE * infile;
char Numints[LN];
int i;
long *Array;
infile=fopen(Filename,"r");
-
1946004·text·1.7 KB·2010-09-21 18:31 UTC
#include <stdio.h>
#include "sorting.h"
long *Load_File(char *Filename, int *Size){
#define LN 20
FILE * infile;
char Numints[LN];
int i;
long *Array;
infile=fopen(Filename,"r");
-
1946003·text·3.9 KB·2010-09-21 18:31 UTC
//------------------------------------------------------------
// Sorting_main
// establish the main (menu driven) program to help with
// project 1.
//
// compile: gcc -Wall -Werror -O3 so
-
1945985·text·17.1 KB·2010-09-21 18:04 UTC
wlan0 Scan completed :
Cell 01 - Address: 00:24:A0:66:FF:9A
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=31/70 Signa
-
1945973·text·3.8 KB·2010-09-21 17:52 UTC
Exact Audio Copy V0.99 prebeta 4 from 23. January 2008
EAC extraction logfile from 15. September 2010, 16:39
BFAP / March Ov The Bandit
Used drive : PIONEER DVD-RW DVR-216D Adapter: 1 ID
-
1945935·text·4.4 KB·2010-09-21 16:56 UTC
<html>
<head>
<title>SET OF OPERATIONS</title>
</head>
<body>
<form method=POST>
<?php
echo '<h1 align="center">SET OF OPERATIONS</h1>';
echo '<b>
-
1945934·text·4.4 KB·2010-09-21 16:53 UTC
<html>
<head>
<title>SET OF OPERATIONS</title>
</head>
<body>
<form method=POST>
<?php
echo '<h1 align="center">SET OF OPERATIONS</h1>';
echo '<b>
-
1945933·text·2.7 KB·2010-09-21 16:52 UTC
<html>
<head></head>
<body>
<form method=POST>
<input type=text name="se1" value"sets of value 1 are here">
<b>1st Set</b><br>
<input type=text name="se2" value"
-
1945915·python·1.0 KB·2010-09-21 16:17 UTC
#!/usr/bin/env python
#
# This observer tracks telepathy events and reports events to the Zeitgeist
# engine.
#
# Authors: Morten Mjelva <morten.mjelva@gmail.com>
import gobject
from gi.re