Branch
Hash :
94046104
Author :
Thomas de Grivel
Date :
2020-02-24T15:19:27
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
<H3>Sunday 23rd, July 2006
EPITA school year is over</H3>
The EPITA project is over but Patchwork13! goes on. We got 18/20 for our final presentation, hard work pays !<br />
The few people reading these news may have noticed that RC 0.1 is delayed, this is due to a few bugs but.. hey we're on vacation, give us some time ;)<br />
<br />
I can't wait to use Pw13! to make music. I am starting some tracking patches as I miss them most. Any help in building/porting synths would be utterly sweet.<br />
<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Wednesday 14th, June 2006
Patwork13 RC 0.1 Released</H3>
We are having our soutenance and will be releasing Patchwork13 RC 0.1 soon !<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Friday 21st, April 2006
En soutenance</H3>
Nous sommes en soutenance !<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Sunday 16th, April 2006
Working</H3>
We are coding at EPITA (yes, on Sunday..).<br />
We now have GTK patches and sound output should be ready soon.<br />
The cluster is being debugged and should be ready for next week !<br />
<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Monday 3rd, April 2006
Subversion !</H3>
We moved from CVS to Subversion today.<br />
DO NOT USE CVS ANYMORE, USE SUBVERSION !<br />
<br />
You can <a href="http://svn.sourceforge.net/viewcvs.cgi/patchwork13/">browse the repository</a> online.<br />
<br />
You will only need to checkout once with<br />
<pre> svn checkout https://svn.sourceforge.net/svnroot/patchwork13/</pre><br />
After that, the usual work cycle is to :<br />
<br />
update your local copy with <pre> svn update</pre><br />
modify sources<br />
<br />
add files with <pre> svn add file1 file2 ...</pre><br />
remove files with <pre> svn rm file1 file2 ...</pre><br />
copy file with <pre> svn cp src dest</pre><br />
move file with <pre> svn mv src dest</pre><br />
check the files status with <pre> svn status</pre><br />
if there are conflicts, either someone fixed them and you must <pre> svn update</pre><br />
or if you fixed them you must do<br />
<pre> svn resolved file1 file2 ... </pre><br />
finally, commit your changes using <pre> svn commit</pre><br />
Voila !<br />
<br />
Please only commit your changes when everything COMPILES (and works if you're only upgrading stuff).<br />
<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Monday 20th, March 2006
First alpha released</H3>
The first alpha of Patchwork13! was released !<br />
You can download the win32 installer and test it (see the download section), but beware that it is only an alpha version and that it is still far from being finished.<br />
<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Monday 13th, March 2006
Win32</H3>
The win32 port of Patchwork13! is almost complete.<br />
An alpha version of the project will be released with win32 binaries within a week !<br />
<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<H3>Friday 24th, February 2006
Screenshots</H3>
The second <i>soutenance</i> went quite smoothly. the cluster is almost finished and the user interface begins to look great !<br />
<div align="center"><br />
<img src="http://sourceforge.net/dbimage.php?id=60526"><br />
<br />
<img src="http://sourceforge.net/dbimage.php?id=60528"><br />
</div><br />
<br>
<div align="right">
<font size="-1">billitch</font><br>
</div>
<br><br>
<div align="left">
<font size="2">
Previous news :
<a href="<?= $PHP_SELF ?>?p=newsarchive1">1</a>
</font>
</div>