repo
string
commit
string
message
string
diff
string
nataliepo/util
b137ff7c98f563d64cb03f5c0a978bf66330ec31
today's journal updates
diff --git a/journal.txt b/journal.txt index 980ac7f..02161d9 100644 --- a/journal.txt +++ b/journal.txt @@ -1,91 +1,110 @@ [1] 02/21/10 * downloaded WP 2.9.2 * had to install php on leopard ** http://foundationphp.com/tutorials/php_leopard.php was very useful ** once I restarted apache, i was able to run the...
nataliepo/util
9e84333d52ccef0d873bc3b7b7503c2eb4269f87
lots of journal updates, since i lost my other notes file.
diff --git a/journal.txt b/journal.txt index ca72f5f..980ac7f 100644 --- a/journal.txt +++ b/journal.txt @@ -1,51 +1,91 @@ [1] 02/21/10 * downloaded WP 2.9.2 * had to install php on leopard ** http://foundationphp.com/tutorials/php_leopard.php was very useful ** once I restarted apache, i was able to run the ...
angst/angst.github.com
31140c05cf9fbd09a2d6a86e0c630e9c80d59eb1
adding a bit of spacing
diff --git a/index.html b/index.html index a9555d7..cd60f75 100644 --- a/index.html +++ b/index.html @@ -1,62 +1,63 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Ang.st - opensource software and learning notes.</title...
angst/angst.github.com
86e6d400b52812b2e691607883c4937d892b2527
updating content
diff --git a/index.html b/index.html index e06cbd4..a9555d7 100644 --- a/index.html +++ b/index.html @@ -1,63 +1,62 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> - <title>title</title> + <title>Ang.st - opensource software ...
angst/angst.github.com
64f3f7bf81dc49cbe386e16c14ecec8e47ea6d20
readding cname
diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..77797aa --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +ang.st
angst/angst.github.com
e9942583d40e2c43b6070c37fbfe806293bc2364
adding cname
diff --git a/cname b/cname new file mode 100644 index 0000000..09fa4dd --- /dev/null +++ b/cname @@ -0,0 +1,2 @@ +ang.st +www.ang.st \ No newline at end of file
angst/angst.github.com
7ac075be479ca9dca516bf83365b7e0612604625
revmoving verification meta tag
diff --git a/_layouts/default.html b/_layouts/default.html index 28c6dd4..365b482 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,75 +1,74 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
c03f413255738759d89efe13449ec95d568a79e7
verifying with google, so we get indexed
diff --git a/_layouts/default.html b/_layouts/default.html index 365b482..28c6dd4 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,74 +1,75 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
59baa0e863be14ad048d7b89c38e8824b9e7f71b
switching to pretty urls, and changing permalink to bloglio post
diff --git a/_config.yml b/_config.yml index 6d67c09..732a51d 100755 --- a/_config.yml +++ b/_config.yml @@ -1,2 +1,3 @@ markdown: rdiscount pygments: true +permalink: pretty \ No newline at end of file diff --git a/_posts/2009-11-6-Bloglio.textile b/_posts/2009-11-6-making-bloglio.textile similarity index 100% renam...
angst/angst.github.com
583a896579a223da4c113131f6998b1d7ed8c9f6
changing frontpage view to list
diff --git a/css/screen.css b/css/screen.css index 2d41b54..47d2e66 100644 --- a/css/screen.css +++ b/css/screen.css @@ -1,179 +1,179 @@ /* @override http://looce.com/css/screen.css */ /* @override http://looce.com:4000/css/screen.css */ @import url("reset.css"); @import url("syntax.css"); body { color...
angst/angst.github.com
7aa17235320de08aeda5e7eac1bcc219e4891ca0
changing filename
diff --git a/_posts/2009-11-7-installing-tornado-on-snow-leopard.textile b/_posts/2009-11-7-installing-tornado-on-snow-leopard.textile new file mode 100755 index 0000000..a4034e8 --- /dev/null +++ b/_posts/2009-11-7-installing-tornado-on-snow-leopard.textile @@ -0,0 +1,59 @@ +--- +layout: post +title: Installing Tornad...
angst/angst.github.com
68c021c3dcb159d5c228df52ff29b29390646eba
adding tornado post
diff --git a/_posts/2009-11-7-Installing-Tornado.textile b/_posts/2009-11-7-Installing-Tornado.textile new file mode 100755 index 0000000..a4034e8 --- /dev/null +++ b/_posts/2009-11-7-Installing-Tornado.textile @@ -0,0 +1,59 @@ +--- +layout: post +title: Installing Tornado on Snow Leopard +byline: Jake Dahn +--- + + +T...
angst/angst.github.com
af2c0828a87542b907d3b5a88d2f0ead34edb837
adding atom link to head
diff --git a/_layouts/default.html b/_layouts/default.html index d27c6e9..365b482 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,73 +1,74 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
573177b800bf71edadb980bd79cec5e7a072f9ab
changing style a bit
diff --git a/css/screen.css b/css/screen.css index e85f58e..2d41b54 100644 --- a/css/screen.css +++ b/css/screen.css @@ -1,174 +1,179 @@ /* @override http://looce.com/css/screen.css */ /* @override http://looce.com:4000/css/screen.css */ @import url("reset.css"); @import url("syntax.css"); body { color...
angst/angst.github.com
df3f29cbedbf4ad58589ec719527e9a0e2fbbd58
adding first blog post
diff --git a/_posts/2009-11-6-Bloglio.textile b/_posts/2009-11-6-Bloglio.textile new file mode 100755 index 0000000..ea42f4c --- /dev/null +++ b/_posts/2009-11-6-Bloglio.textile @@ -0,0 +1,51 @@ +--- +layout: post +title: Making Bloglio +byline: Jake Dahn +--- + +"Bloglio":http://bloglio.heroku.com started as a day dre...
angst/angst.github.com
c2649e6eaff8083080f6a8d26355e26f9e85834f
adding comments, fixing post view, upping first blog post
diff --git a/_layouts/default.html b/_layouts/default.html index a99cbd3..d27c6e9 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,59 +1,73 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
99e312fe7eb9482884f5a612f1ed52d616ce99f1
adding licensing + analytics
diff --git a/_layouts/default.html b/_layouts/default.html index b61b223..a99cbd3 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,49 +1,59 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
3d464f1ae6de771123090b647e81703da598ddcf
changing feed
diff --git a/_layouts/default.html b/_layouts/default.html index 736ee9a..b61b223 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,50 +1,49 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
97bb4776ad6982e9788e8bc04581e0483366d741
adding cname
diff --git a/CNAME b/CNAME new file mode 100644 index 0000000..e9a5f41 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +ang.st \ No newline at end of file
angst/angst.github.com
812675bea61189f2a7d43c125b306eb3fd6b32bd
changes with jesse
diff --git a/_layouts/default.html b/_layouts/default.html index 6a92503..736ee9a 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,30 +1,50 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
angst/angst.github.com
f07cdb4c16021568c773024f788c7b28c771ec69
cleaning up
diff --git a/_layouts/default.html b/_layouts/default.html index 383bf21..6a92503 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,32 +1,30 @@ <!DOCTYPE html> <html lang="en" xml:lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>A...
dojobrasilia/dojo_minesweeper_js
049a4b295abf5c5f0f5cb3be2ab58925c19448fe
fim do dojo
diff --git a/dojo_readme.txt b/dojo_readme.txt index 6040f85..ac7331b 100644 --- a/dojo_readme.txt +++ b/dojo_readme.txt @@ -1,247 +1,282 @@ 27/jan/2010 Ian Lucas Adam Wesley BRolim Fabrício Julio Eduardo Vinicius Carlos BPedroso retro: :-) - tech - JQuery - JSpec - rhin...
dojobrasilia/dojo_minesweeper_js
6982110bd6aee4b2cf2112b7409533c2620e9ee2
refatoramos a responsa de desenhar o numero na tela
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 187f915..ab98556 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,145 +1,145 @@ function Minesweeper(container_id,lin,col){ this.cells = []; for(var i=0 ; i<lin ; i++){ var line_cells = []; this.cells.push(line_cells); for(var j=...
dojobrasilia/dojo_minesweeper_js
3c8d32d5d02fc9bb1822df06fd1a547194c03e2f
arrumamos toda a abertura em cadeia. Falta refatorar.
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 9ac1869..187f915 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,143 +1,145 @@ function Minesweeper(container_id,lin,col){ this.cells = []; for(var i=0 ; i<lin ; i++){ var line_cells = []; this.cells.push(line_cells); for(var j=...
dojobrasilia/dojo_minesweeper_js
5e4dbd8a78c2f2b0abf2e663e459f5e03f437b6d
refatoramos o modelo interno de 2 arrays pra um objeto
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 8d4c284..9ac1869 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,151 +1,143 @@ function Minesweeper(container_id,lin,col){ - this.board = []; - this.open_cells = []; + this.cells = []; for(var i=0 ; i<lin ; i++){ - var line_board = []; - ...
dojobrasilia/dojo_minesweeper_js
b4581b5f62958d6d8d794f7e404d3bd52346d894
Refatoração de unificação dos fors do contrutor, e tudo continua verde.
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index bc7395a..8d4c284 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,161 +1,151 @@ function Minesweeper(container_id,lin,col){ this.board = []; - for(var i=0 ; i<lin ; i++){ - var line = [] - this.board.push(line) - for(var j=0 ; j<col ; j+...
dojobrasilia/dojo_minesweeper_js
bf1bd4ca0c20b9f1aad1ed28ad6703b2a69998af
Fizemos passar o teste carne de pescoço
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index d122031..bc7395a 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,156 +1,161 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j+...
dojobrasilia/dojo_minesweeper_js
6355c78da27ce793517acf8a489f3c89f646a98c
--freeze do jspec (libs relativas)
diff --git a/spec/dom.html b/spec/dom.html index 9f39ff8..75a7f7e 100644 --- a/spec/dom.html +++ b/spec/dom.html @@ -1,32 +1,33 @@ <html> <head> - <link type="text/css" rel="stylesheet" href="/Users/Bruno/.gem/ruby/1.8/gems/jspec-3.1.3/lib/jspec.css" /> + <link type="text/css" rel="stylesheet" href="lib/jspec.css"...
dojobrasilia/dojo_minesweeper_js
530a82fe4117a279ae635d2b9e6c16ef0a646492
fim do dojo
diff --git a/dojo_readme.txt b/dojo_readme.txt index 9f2367c..a3d2ff0 100644 --- a/dojo_readme.txt +++ b/dojo_readme.txt @@ -1,145 +1,174 @@ 27/jan/2010 Ian Lucas Adam Wesley BRolim Fabrício Julio Eduardo Vinicius Carlos BPedroso retro: :-) - tech - JQuery - JSpec - rh...
dojobrasilia/dojo_minesweeper_js
fe44b0ddd7b93b6bda1e0cdddef6dc7bf8fc4807
fizemos a aleatoriedade funcionar para alguns casos
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 1c0a069..914e820 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,108 +1,113 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j...
dojobrasilia/dojo_minesweeper_js
241dfe4a823097944c6d7e240de471395b0f51e0
Passou o teste de 4 minas aleatórias - Nem tanto.
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 7bbeadd..1c0a069 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,109 +1,108 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j...
dojobrasilia/dojo_minesweeper_js
4d7c07ad984d0b4b6125a4d1b92334682567c0fa
próximo passo com teste quebrado
diff --git a/spec/unit/spec.js b/spec/unit/spec.js index 0a69d24..5fd454d 100644 --- a/spec/unit/spec.js +++ b/spec/unit/spec.js @@ -1,306 +1,306 @@ // TODO: fixtures describe 'Minesweeper' before_each container = $('#board'); container.empty(); end describe 'init' it 'should draw a table f...
dojobrasilia/dojo_minesweeper_js
a177acec9fc7598387a8a0134ccef4fe1846163d
refactoring
diff --git a/spec/unit/spec.js b/spec/unit/spec.js index 451f96c..0a69d24 100644 --- a/spec/unit/spec.js +++ b/spec/unit/spec.js @@ -1,293 +1,306 @@ // TODO: fixtures describe 'Minesweeper' before_each container = $('#board'); container.empty(); end describe 'init' it 'should draw a table f...
dojobrasilia/dojo_minesweeper_js
de991636bd6e453378b19a4e1e453c338978740e
refactoring
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index b70715f..7bbeadd 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,109 +1,109 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j...
dojobrasilia/dojo_minesweeper_js
b42fd07442657409aa2b8f93acf3657220a9a9e2
refactoring
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 7f70b55..b70715f 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,109 +1,109 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j...
dojobrasilia/dojo_minesweeper_js
827ea2031a90bdbe3ee80ac136f6f0eb627fb302
segundo teste do sorteio passando
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 0c5fe45..aa5e810 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,98 +1,100 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j+...
dojobrasilia/dojo_minesweeper_js
11bd8784ca59a77013ac67ec081acd004a9095b1
primeiro teste do sorteio passando
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 7b8fe60..0c5fe45 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,93 +1,98 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j++...
dojobrasilia/dojo_minesweeper_js
b2e68fcf16e1b0bc374f2bb60382dcf026b7e3eb
reescrevemos a estrutura dos testes.
diff --git a/dojo_readme.txt b/dojo_readme.txt index e22e4a3..21a6877 100644 --- a/dojo_readme.txt +++ b/dojo_readme.txt @@ -1,116 +1,122 @@ 27/jan/2010 Ian Lucas Adam Wesley BRolim Fabrício Julio Eduardo Vinicius Carlos BPedroso retro: :-) - tech - JQuery - JSpec - rh...
dojobrasilia/dojo_minesweeper_js
2c067252fdd7b89c0d95ba88310100220ad5ac40
o click desenha o retorno do open na tela
diff --git a/dojo_readme.txt b/dojo_readme.txt index 1b7883c..e22e4a3 100644 --- a/dojo_readme.txt +++ b/dojo_readme.txt @@ -1,76 +1,116 @@ 27/jan/2010 Ian Lucas Adam Wesley BRolim Fabrício Julio Eduardo Vinicius Carlos BPedroso retro: :-) - tech - JQuery - JSpec - rhi...
dojobrasilia/dojo_minesweeper_js
a4faf1823d5abb69151d302e117ea83a36b22de8
terminamos o retorno do open
diff --git a/spec/unit/spec.js b/spec/unit/spec.js index 2aca110..54ddf56 100644 --- a/spec/unit/spec.js +++ b/spec/unit/spec.js @@ -1,210 +1,227 @@ // TODO: fixtures describe 'Minesweeper' before_each container = $('#board'); container.empty(); end describe 'init' it 'should draw a table f...
dojobrasilia/dojo_minesweeper_js
fcdb9040a8da3d7cb1b3ec15d7c0e89b4a7feb94
comecamos a implementar o retorno do open
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 40296e7..789f6f5 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,70 +1,92 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j++...
dojobrasilia/dojo_minesweeper_js
1fdda49ad056d20c2471adddc84563b05c1cfab7
comecamos a testar o click nos tds
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index ad5674c..de3a8f8 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,64 +1,68 @@ function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col ; j++...
dojobrasilia/dojo_minesweeper_js
68551516cd8e32a89d48e19845576b795f40a22c
Refatoração dos testes
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 117e543..2cad131 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,71 +1,63 @@ -function Minesweeper(container_id,lin,col,mines){ +function Minesweeper(container_id,lin,col){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] ...
dojobrasilia/dojo_minesweeper_js
dcd4a7e596440e4cfb1ba4c3b8d787db75110da3
Mais um teste que testa um tabuleiro maior que nao explode se achar todas nao minas
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 8225056..d8b562c 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,62 +1,65 @@ function Minesweeper(container_id,lin,col,mines){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col...
dojobrasilia/dojo_minesweeper_js
36fe6c86918d7b1600d247ccbfb1e1bc8b1767cf
mais 2 testes e um refatoring do bum
diff --git a/spec/unit/spec.js b/spec/unit/spec.js index de4f030..70caeea 100644 --- a/spec/unit/spec.js +++ b/spec/unit/spec.js @@ -1,106 +1,117 @@ // TODO: fixtures describe 'Minesweeper' before_each container = $('#board'); container.empty(); end describe 'init' it 'should draw a table f...
dojobrasilia/dojo_minesweeper_js
569c437a6b79058131f30414c1de298fb5f1759f
mais 2 testes e um refatoring do bum
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index f9edafe..8225056 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,62 +1,62 @@ function Minesweeper(container_id,lin,col,mines){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col...
dojobrasilia/dojo_minesweeper_js
0c0a91e998a7b0f30a8b907bd6fb325f80d5bb30
Refatoracao: uso de matriz, indice baseado em zero
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 0358ad1..f9edafe 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,57 +1,62 @@ function Minesweeper(container_id,lin,col,mines){ this.board = []; for(var i=0 ; i<lin ; i++){ var line = [] this.board.push(line) for(var j=0 ; j<col...
dojobrasilia/dojo_minesweeper_js
81e570a66d72b924bd076419e673f3e64baeda4c
Refatoracao: uso de matriz, indice baseado em zero
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index e7bfa35..0358ad1 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,52 +1,57 @@ function Minesweeper(container_id,lin,col,mines){ - this.mines = []; + this.board = []; + for(var i=0 ; i<lin ; i++){ + var line = [] + this.board.push(line) + ...
dojobrasilia/dojo_minesweeper_js
98509b19a3d39c63f0fab1ec856fa05b4393a116
retro.
diff --git a/dojo_readme.txt b/dojo_readme.txt index 0e411ba..1b7883c 100644 --- a/dojo_readme.txt +++ b/dojo_readme.txt @@ -1,43 +1,76 @@ 27/jan/2010 Ian Lucas Adam Wesley BRolim Fabrício Julio Eduardo Vinicius Carlos BPedroso retro: :-) - tech - JQuery - JSpec - rhin...
dojobrasilia/dojo_minesweeper_js
92a1c6682bc06dff65c7c700fc98c92c62873cb0
tudo passando. fizemos o install_mine e testamos o campo com duas células
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 94e1ab8..e7bfa35 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,38 +1,52 @@ function Minesweeper(container_id,lin,col,mines){ - this.mines = mines; + this.mines = []; + this.opened = false; + this.blown = false; + + for (var i=0 ; i<mines...
dojobrasilia/dojo_minesweeper_js
f7adf4e36dafeddddb2bcb24f3efed72ba125bbb
primeiros testes do bum e do win
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 2e8db2c..94e1ab8 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,20 +1,38 @@ -function Minesweeper(container_id,lin,col){ +function Minesweeper(container_id,lin,col,mines){ + this.mines = mines; container = $('#' + container_id); var ...
dojobrasilia/dojo_minesweeper_js
49c3f3269ddb8eec4958a4ba4e26408f95c97732
refatoramos o Minesweeper para receber o id do elemento html ao inves do proprio elemento
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 78fb5ac..2e8db2c 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,18 +1,20 @@ -function Minesweeper(container,lin,col){ +function Minesweeper(container_id,lin,col){ + + container = $('#' + container_id); var table = $('<table></table>'); ...
dojobrasilia/dojo_minesweeper_js
c967e7ff4cdc2aec7ec5102309a59be485693f5c
a tabela apareceu no html
diff --git a/minesweeper.html b/minesweeper.html new file mode 100644 index 0000000..9f0b236 --- /dev/null +++ b/minesweeper.html @@ -0,0 +1,27 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" + "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> +<html> + <head> + + <meta http-equiv="Content-type" content="text/ht...
dojobrasilia/dojo_minesweeper_js
3dd44b7f13ea48c26f529f16f0226d0625d5df5e
criamos os tds
diff --git a/lib/minesweeper.js b/lib/minesweeper.js index 16b4804..78fb5ac 100644 --- a/lib/minesweeper.js +++ b/lib/minesweeper.js @@ -1,11 +1,18 @@ -function Minesweeper(htmlElement){ +function Minesweeper(container,lin,col){ - table = $('<table></table>'); - htmlElement.append(table); + var table = $('<table><...
dojobrasilia/dojo_minesweeper_js
6483e4c3f2be03b3ab33366d451468bc1648f45a
renomeei o js
diff --git a/lib/yourlib.js b/lib/minesweeper.js similarity index 100% rename from lib/yourlib.js rename to lib/minesweeper.js diff --git a/spec/dom.html b/spec/dom.html index cfbcaf6..cac4910 100644 --- a/spec/dom.html +++ b/spec/dom.html @@ -1,27 +1,27 @@ <html> <head> <link type="text/css" rel="stylesheet" hre...
dojobrasilia/dojo_minesweeper_js
bf40cc9c27aa7b79841b8fe9954fd4711e658db8
import inicial
diff --git a/History.md b/History.md new file mode 100644 index 0000000..6862ddc --- /dev/null +++ b/History.md @@ -0,0 +1,5 @@ + +0.0.1 / YYYY-MM-DD +------------------ + +* Initial release diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..7debe1e --- /dev/null +++ b/Readme.md @@ -0,0 +1,29 @@ + +...
kybernetyk/Tweet-That-Tune
fda254c2e270bd9773ea9deef9775056b038c0a1
Edited README via GitHub
diff --git a/README b/README index 4dd06e4..bd8bbe1 100644 --- a/README +++ b/README @@ -1 +1,4 @@ -New Git Project +Small iOS app that will tweet the song you're currently listening to on your iPhone/iPod. + +License: GPL3 +(c) Leon Szpilewski, 2009-2011 \ No newline at end of file
kybernetyk/Tweet-That-Tune
0a17a3bf1fef80c8d4ce4069dbaefd32f7238251
sdk 4 project file + iad
diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 2ca38f1..0000000 --- a/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -build/* -.DS_Store -profile -*.mode1v3 -*.pbxuser -*.perspectivev3 diff --git a/Classes/TwitterPostViewController.h b/Classes/TwitterPostViewController.h index f25a794..bdd57c8 100644 ---...
kybernetyk/Tweet-That-Tune
961863791430ab1f5fb590de1392c5e73559a29d
Initial project create for fluxforge/TwitterTune
diff --git a/README b/README new file mode 100644 index 0000000..4dd06e4 --- /dev/null +++ b/README @@ -0,0 +1 @@ +New Git Project
ahefner/mixalot
ee41d8c56fdf86af7020600fec4eefa8e0b38ccc
Reformatting comment about ALSA vs. libao...
diff --git a/mixalot.lisp b/mixalot.lisp index 651ac1b..7567128 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,607 +1,607 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
b9b24540b97efd78a1aee0f118d4683e9f3d902c
Fix FreeBSD compilation
diff --git a/flac-grovelling-metadata.lisp b/flac-grovelling-metadata.lisp index f68b9fe..43d190e 100644 --- a/flac-grovelling-metadata.lisp +++ b/flac-grovelling-metadata.lisp @@ -1,14 +1,16 @@ ;;;; CFFI grovelling file for libFLAC metadata ;;; ;;; Sumant S.R. Oemrawsingh, 2010 (in-package :flac) (include "FL...
ahefner/mixalot
30739bb46c187d09cbcfd4fd8ba27aa19931b584
Add libmpg12-3.dll for windows
diff --git a/mpg123.lisp b/mpg123.lisp index d82b695..942f783 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -1,696 +1,697 @@ ;;;; CFFI bindings to libmpg123 ;;;; Copyright (c) 2009 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and associated ...
ahefner/mixalot
cb9c22b81484ff5ad8f9849309c207d88a177d1d
Add loading of libao-4.dll file for windows
diff --git a/mixalot.lisp b/mixalot.lisp index 0f03890..651ac1b 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,774 +1,775 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
49489cb338751cd0af661fa8e853cd0a6a370c77
Add comment about portability from documentation to mixalot.lisp
diff --git a/mixalot.lisp b/mixalot.lisp index c22b303..0f03890 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,607 +1,608 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
cce45880d14f33b4efa99a32b7d32ce54a9878dc
Remove multiplication by 2 when calculating how much space to allocate in decode-mp3-file.
diff --git a/mpg123.lisp b/mpg123.lisp index 8cff133..d82b695 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -404,531 +404,531 @@ ;;; Open and prepare to decode a local file. (defcfun mpg123-open :int (mh handleptr) (path :string)) ;;; Use an existing file descriptor as the bitstream input. (defcfun mpg1...
ahefner/mixalot
f8a4d53fe23bd1110eaa5a4399e15a8ec35f523f
Fix deprecated bare structs in vorbis module
diff --git a/vorbisfile.lisp b/vorbisfile.lisp index f9666ba..89791cd 100644 --- a/vorbisfile.lisp +++ b/vorbisfile.lisp @@ -1,255 +1,264 @@ ;;;; CFFI bindings to libvorbisfile ;;;; Copyright (c) 2010 Andy Hefner, Sumant S.R. Oemrawsingh ;;;; Permission is hereby granted, free of charge, to any person obtaining ...
ahefner/mixalot
9bea9b8c8cc839eae05938bd01138c330da32068
Fix warning in flac-metadata
diff --git a/flac-metadata.lisp b/flac-metadata.lisp index fe7372f..e37622d 100644 --- a/flac-metadata.lisp +++ b/flac-metadata.lisp @@ -1,29 +1,29 @@ ;;;; Union definition for libFLAC ;;;; Copyright (c) 2010 Andy Hefner, Sumant S.R. Oemrawsingh ;;;; Permission is hereby granted, free of charge, to any person ob...
ahefner/mixalot
94fb6977bc277ecbf19f98789351df9d2aa40093
Fix more warnings in FLAC code
diff --git a/flac.lisp b/flac.lisp index a93491d..b713e5a 100644 --- a/flac.lisp +++ b/flac.lisp @@ -1,340 +1,342 @@ ;;;; CFFI bindings to libFLAC ;;;; Copyright (c) 2010 Andy Hefner, Sumant S.R. Oemrawsingh ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software ...
ahefner/mixalot
af2a270e9a072a2c8966b98a4107bb44628f8252
Fix more deprecation warnings in mpg123 wrapper
diff --git a/mpg123.lisp b/mpg123.lisp index 35ff556..8cff133 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -180,755 +180,755 @@ "/opt/local/lib/libmpg123.0.dylib")) (:unix (:or "libmixalot-mpg123.so.0" "libmpg123.so.0" "/usr/lib/libmpg123.so" "/usr/local...
ahefner/mixalot
d465bccde0876a497a0edc39388e77ea75af0eba
Fix struct deprecation warnings in libmpg123 wrapper
diff --git a/mpg123.lisp b/mpg123.lisp index 5ff62f7..35ff556 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -1,934 +1,934 @@ ;;;; CFFI bindings to libmpg123 ;;;; Copyright (c) 2009 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and associated ...
ahefner/mixalot
ead7f0ddcb1aecb0210aa55d2f3e3cc740fe9a19
Fix CFFI warning in sndfile wrapper
diff --git a/sndfile.lisp b/sndfile.lisp index d423636..e4d2692 100644 --- a/sndfile.lisp +++ b/sndfile.lisp @@ -1,396 +1,396 @@ (defpackage :sndfile (:use :common-lisp :cffi :mixalot-ffi-common)) (in-package :sndfile) (define-foreign-library libsndfile (:unix "libsndfile.so.1") (t (:default "libsndfile...
ahefner/mixalot
946395b4c3eb35532ae3c8bfb8f6f16c3fa1dfd0
Include alternate paths for Mac OS X
diff --git a/vorbisfile-grovelling.lisp b/vorbisfile-grovelling.lisp index 3075607..09f5750 100644 --- a/vorbisfile-grovelling.lisp +++ b/vorbisfile-grovelling.lisp @@ -1,42 +1,45 @@ ;;;; CFFI grovelling file for libvorbisfile ;;; ;;; Sumant S.R. Oemrawsingh, 2010 (in-package :vorbisfile) (include "vorbis/vorb...
ahefner/mixalot
26cc8bfbd24d834670e92693f3c09360a2ff030b
Add :LENGTH parameter to PLAYBACK-FINISHED condition and convenience macro
diff --git a/mixalot.lisp b/mixalot.lisp index 886fe24..c22b303 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,868 +1,875 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
57dc4d6efaf4c466123bdb83fe9e41c1e1c8c1b0
Add dummy-mixer and playback-finished condition
diff --git a/mixalot.lisp b/mixalot.lisp index 320f2e7..886fe24 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,852 +1,868 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
540e7d3df8feb57a7b9926e50041b0e05c09638d
Change mixer-remove-streamer to a generic function, to facilitate a hack.
diff --git a/mixalot.lisp b/mixalot.lisp index 1c46b66..320f2e7 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,850 +1,852 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
f50664e7dee3cd1eb0b0dc86927b79ba36839ab9
Add :darwin target for FLAC library.
diff --git a/flac-grovelling-metadata.lisp b/flac-grovelling-metadata.lisp index 0e57c00..f68b9fe 100644 --- a/flac-grovelling-metadata.lisp +++ b/flac-grovelling-metadata.lisp @@ -1,12 +1,14 @@ ;;;; CFFI grovelling file for libFLAC metadata ;;; ;;; Sumant S.R. Oemrawsingh, 2010 (in-package :flac) (include "FL...
ahefner/mixalot
789884b1ed9e8ea0c816dd8e84cf84f032a6db0b
Inline STEREO->MONO.
diff --git a/mixalot.lisp b/mixalot.lisp index d165362..1c46b66 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -113,738 +113,738 @@ "/usr/local/lib/libasound.so"))) #+mixalot::use-alsa (use-foreign-library libasound) #+mixalot::use-alsa (define-condition alsa-error (error) ((text :initarg :text...
ahefner/mixalot
1d43467b8993924477d6f222e774c40bbd2fa9b5
New conversion function: STEREO->MONO
diff --git a/doc/mixalot.html b/doc/mixalot.html index c62c7bc..d6b657b 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -119,1024 +119,1035 @@ in the following configurations:</p> <h2><a name="mixalot"></a>System: mixalot</h2> <h3><a name="mix_Introduction"></a>Introduction</h3> <p>Mixalot implements an ...
ahefner/mixalot
8f3386225e4717160afded6c6e69a147d2c7f943
Allow overriding mixer class via constructor, add notification for monitoring audio.
diff --git a/mixalot.lisp b/mixalot.lisp index c9c9d89..191c18c 100644 --- a/mixalot.lisp +++ b/mixalot.lisp @@ -1,829 +1,837 @@ ;;;; Mixalot audio mixer for ALSA ;;;; Copyright (c) 2009,2010 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and ...
ahefner/mixalot
0f114f186e4731ed2fc9a1a25166823353e8f93a
Add mpg123:get-bitstream-properties function, update documentation.
diff --git a/doc/mixalot.html b/doc/mixalot.html index 82ec655..c62c7bc 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -1,1455 +1,1480 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Mixalot User Manual</title> <style type="text/css"...
ahefner/mixalot
351ef84475c1951f543d10116e11931b5fbe428b
Delete-trailing-whitespace.
diff --git a/doc/mixalot.html b/doc/mixalot.html index afae10d..82ec655 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -1,1455 +1,1455 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Mixalot User Manual</title> <style type="text/css"...
ahefner/mixalot
2c7ec22aac3bb2f7b15801ebcba2f35c7e1c81ee
Delete-trailing-whitespace.
diff --git a/mpg123.lisp b/mpg123.lisp index d9be335..33904a7 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -1,894 +1,894 @@ ;;;; CFFI bindings to libmpg123 ;;;; Copyright (c) 2009 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and associated ...
ahefner/mixalot
9a5118f0f6b72b1224e5321c02e31c322a90bb80
Fix argument type for mpg123-info.
diff --git a/mpg123.lisp b/mpg123.lisp index d7cb9e8..d9be335 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -1,894 +1,894 @@ ;;;; CFFI bindings to libmpg123 ;;;; Copyright (c) 2009 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and associated ...
ahefner/mixalot
0b5bd5f9045f1321659c94fe6fae12e7c8a627a3
Fix conc-name for mpg123_frameinfo structure.
diff --git a/mpg123.lisp b/mpg123.lisp index 5641b3d..d7cb9e8 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -1,894 +1,894 @@ ;;;; CFFI bindings to libmpg123 ;;;; Copyright (c) 2009 Andy Hefner ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software and associated ...
ahefner/mixalot
c2b73f2b05ceddb359c65da8de65a8fb60656d19
Grammar fix in documentation
diff --git a/doc/mixalot.html b/doc/mixalot.html index 1c3ab60..afae10d 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -1,578 +1,578 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Mixalot User Manual</title> <style type="text/css" t...
ahefner/mixalot
c0b032bd17a1611f161166f5c6a509738b70e670
Vector streamers for vectors of floats. Handy for synthesis hacks.
diff --git a/doc/mixalot.html b/doc/mixalot.html index b48baa5..1c3ab60 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -27,1024 +27,1054 @@ <li><a href="#mix_Introduction">Introduction</a></li> <li><a href="#mix_Mixers">Mixers</a> </li> <li><a href="#mix_Streamers">Streamers</a>...
ahefner/mixalot
1428a7c41921a31b576c5dd2473b8a57b296e230
Whitespace fixes, and delete flac-ffi.asd.
diff --git a/flac-ffi.asd b/flac-ffi.asd deleted file mode 100644 index 37aa5ea..0000000 --- a/flac-ffi.asd +++ /dev/null @@ -1,18 +0,0 @@ -;;; CFFI-Grovel is needed for processing grovel-file components -(cl:eval-when (:load-toplevel :execute) - (asdf:operate 'asdf:load-op 'cffi-grovel)) - -(asdf:defsystem :flac-ffi ...
ahefner/mixalot
f03e54625bcacb5095381de0f40e1466cbc739e8
Rework FLAC code to fix buffering and seek/position bugs, simplify code.
diff --git a/flac-package.lisp b/flac-package.lisp index 36d265d..2e96c63 100644 --- a/flac-package.lisp +++ b/flac-package.lisp @@ -1,28 +1,28 @@ (defpackage :flac (:use :common-lisp :cffi :mixalot-strings-common) (:export #:flac-bool #:flac-int16 #:flac-int32 #:flac-uint64 ...
ahefner/mixalot
2314cc26471f56d10967f871cb73a7c449c763b8
Define enumeration for decoder errors, ignore :lost-sync error.
diff --git a/flac-grovelling.lisp b/flac-grovelling.lisp index 37d79ae..dcc9918 100644 --- a/flac-grovelling.lisp +++ b/flac-grovelling.lisp @@ -1,99 +1,108 @@ ;;;; CFFI grovelling file for libFLAC ;;; ;;; Sumant S.R. Oemrawsingh, 2010 (in-package :flac) (include "FLAC/stream_decoder.h") (cc-flags "-lFLAC" "-...
ahefner/mixalot
0f161cbc39b3395024cb8971513660b5c1333463
Filter out a few more patterns of useless "New Artist/Album/Title" tags.
diff --git a/mpg123.lisp b/mpg123.lisp index efd0282..543072d 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -309,584 +309,584 @@ (defconstant MPG123_QUIET #x20) ; 00100000 Suppress any printouts (overrules verbose). (defconstant MPG123_GAPLESS #x40) ; 01000000 Enable gapless de...
ahefner/mixalot
4fca7624586d9c26321b0ba6cb17d5eb033dea2c
Git ignore unfortunately-named files generated by cffi-grovel.
diff --git a/.gitignore b/.gitignore index 0c05279..77a5160 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ *.fasl *~ *# .#* +*-grovelling* + +
ahefner/mixalot
07bc765b13c9af0404cbff788c99737c8850b8f7
Fix ID3 scanning and tag cleaning.
diff --git a/mpg123.lisp b/mpg123.lisp index 12d5e06..efd0282 100644 --- a/mpg123.lisp +++ b/mpg123.lisp @@ -163,735 +163,730 @@ #:mpg123-id3 #:mpg123-icy #:ensure-libmpg123-initialized #:get-tags-from-handle #:get-tags-from-file #:d...
ahefner/mixalot
56d729aa3ec9f67815fd17a2d50fd549621eda8e
Add .gitignore.
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0c05279 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.fasl +*~ +*# +.#* + +
ahefner/mixalot
ee149df953e46715661d2d19317e4037aaea8d6d
Docs update, small fixes.
diff --git a/doc/mixalot.html b/doc/mixalot.html index fc0be69..bfa5923 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -1,1289 +1,1589 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>Mixalot User Manual</title> <style type="text/css"...
ahefner/mixalot
2d961a4747264f2bd25e5dac53e8c183bf74f9d7
Clean-up of vorbis comment code.
diff --git a/flac.lisp b/flac.lisp index 8fc63c5..79d4adf 100644 --- a/flac.lisp +++ b/flac.lisp @@ -1,348 +1,345 @@ ;;;; CFFI bindings to libFLAC ;;;; Copyright (c) 2010 Andy Hefner, Sumant S.R. Oemrawsingh ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;; a copy of this software ...
ahefner/mixalot
7ca7e088f515e360656e44daa56745591c936a95
Massive clean-up, simpler ffi interface.
diff --git a/flac-grovelling.lisp b/flac-grovelling.lisp index 7914f58..5080ced 100644 --- a/flac-grovelling.lisp +++ b/flac-grovelling.lisp @@ -1,88 +1,99 @@ ;;;; CFFI grovelling file for libFLAC ;;; ;;; Sumant S.R. Oemrawsingh, 2010 (in-package :flac) (include "FLAC/stream_decoder.h") (cc-flags "-lFLAC" "-l...
ahefner/mixalot
ea3a4dcc8513258d1df4a9ad6f58f7f1f2c5e47f
Clean-up of streamer-mix-into
diff --git a/flac-stream.lisp b/flac-stream.lisp index 7f509ce..519c5c0 100644 --- a/flac-stream.lisp +++ b/flac-stream.lisp @@ -1,270 +1,279 @@ ;;;; Mixalot FLAC streaming ;;;; Copyright (c) 2010 Andy Hefner, Sumant S.R. Oemrawsingh ;;;; Permission is hereby granted, free of charge, to any person obtaining ;;;...
ahefner/mixalot
e8dd0521f253f386b668ec5eda18627d1f1bffa3
Character encoding stuff for filenames and tags
diff --git a/doc/mixalot.html b/doc/mixalot.html index 7e5b416..fc0be69 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -509,767 +509,781 @@ functions construct these streamers: <div class="def"><a name="make-vector-streamer-joint-stereo">Function</a> <b>make-vector-streamer-joint-ste...
ahefner/mixalot
90da5c1e31f5a62ea99311261bc3286cda332fd8
Code clean-up.
diff --git a/flac-package.lisp b/flac-package.lisp index 1bccab5..9d8fd40 100644 --- a/flac-package.lisp +++ b/flac-package.lisp @@ -1,34 +1,36 @@ (defpackage :flac (:use :common-lisp :cffi) (:export #:flac-bool #:flac-int16 #:flac-int32 #:flac-uint64 #:flac-meta...
ahefner/mixalot
b62843a159826dd38d799f70f5267ee196b1f61f
Added more docs for vorbis, changed check-vorbis-error behaviour.
diff --git a/doc/mixalot.html b/doc/mixalot.html index e55b299..7e5b416 100644 --- a/doc/mixalot.html +++ b/doc/mixalot.html @@ -453,763 +453,823 @@ lisp vector in memory. These vary in input format and come in regular and fast variants, where the fast version assumes the input vector is an appropriately specialized ...