Marcin Kulik
50428b9c66
Unicorn with girl_friday on Heroku
2012-06-09 15:25:43 +02:00
Marcin Kulik
3ac8693358
Merge branch 'rubinius18'
...
* rubinius18:
Add puma to bundle
Make it work on rubinius in 1.8 mode
Use draper from git
Don't use twitter bootstrap js bundle
Update gem dependencies to work on rubinius
Conflicts:
Gemfile
Gemfile.lock
2012-06-08 09:12:46 +02:00
Marcin Kulik
69817d16f9
Multi-interpreter, part 1
2012-06-08 09:08:30 +02:00
Marcin Kulik
95cbc4a52f
Merge branch 'master' into rubinius18
...
* master:
Allow running in production mode on dev machine
Fix UserMailer to work in 1.8 mode
Conflicts:
app/views/layouts/application.html.erb
2012-06-08 00:56:00 +02:00
Marcin Kulik
6b53a25f0a
Allow running in production mode on dev machine
2012-06-07 23:58:56 +02:00
Marcin Kulik
4b707884ab
Fix UserMailer to work in 1.8 mode
2012-06-07 23:58:06 +02:00
Marcin Kulik
72526f3e1d
Merge branch 'master' into rubinius
...
* master:
Handle wider range of printable unicode characters
2012-06-07 21:58:19 +02:00
Marcin Kulik
ea11733882
Handle wider range of printable unicode characters
2012-06-07 21:57:40 +02:00
Marcin Kulik
056074ef04
Make it work on rubinius in 1.8 mode
2012-06-07 21:02:30 +02:00
Marcin Kulik
e4a46fe45d
Don't use twitter bootstrap js bundle
2012-06-07 19:16:38 +02:00
Marcin Kulik
31b82ad512
Use girl_friday for bg jobs
2012-06-07 17:35:43 +02:00
Marcin Kulik
00d2a6fcc6
Shell out to bzip2 instead of using bzip2-ruby
2012-06-05 00:29:24 +02:00
Marcin Kulik
7b33c31c70
Display snapshot for not started movie
2012-05-29 22:49:30 +02:00
Marcin Kulik
45d6683cd5
Line height in pixels is more stable
2012-05-29 21:28:25 +02:00
Marcin Kulik
458ca6e78b
Use height + vertical margin instead of outerHeight for cellHeight
2012-05-29 20:59:57 +02:00
Marcin Kulik
bd96a8d722
A little smaller line height should be better though
2012-05-29 00:09:47 +02:00
Marcin Kulik
e67ec07562
Larger line-height
2012-05-28 22:10:31 +02:00
Marcin Kulik
6b39eac33f
Fix word wrap for terminal pre element
2012-05-27 13:59:55 +02:00
Marcin Kulik
4bb69abdc7
Set proper player width in base renderer
2012-05-27 12:10:58 +02:00
Marcin Kulik
0e9287ea85
Improved setting of player width (fixes hud size)
2012-05-27 11:34:29 +02:00
Marcin Kulik
2814f92074
Fix escaping of HTML entities like &, < and >
2012-05-27 11:19:54 +02:00
Marcin Kulik
d57f264f17
Properly set player width
...
Conflicts:
app/assets/javascripts/player/renderers/pre.js.coffee
2012-05-27 10:27:03 +02:00
Marcin Kulik
49b7c39aac
Handle aixterm color codes (90-97, 100-107)
2012-05-08 15:19:56 +02:00
Marcin Kulik
ba97246db8
Time compression
2012-05-04 21:49:08 +02:00
Marcin Kulik
5afa98bb11
Better handling of 404s
2012-04-29 10:47:33 +02:00
Marcin Kulik
b84b5489c0
Make SnapshotWorker#cleanup not crash
2012-04-29 10:37:50 +02:00
Marcin Kulik
fc8677114d
Again, better handling of UTF8 printing
2012-04-28 19:49:46 +02:00
Marcin Kulik
3c86965427
Improve regex for catching printable characters
2012-04-27 23:12:41 +02:00
Marcin Kulik
0d77b843d3
adjustFrameWaitTime in Movie#stop
2012-04-15 21:11:25 +02:00
Marcin Kulik
07eeb1e81b
Don't start TimeReporter once again when restarting movie
2012-04-15 20:21:01 +02:00
Marcin Kulik
a78678407f
Reset terminal when restarting movie
2012-04-15 20:18:17 +02:00
Marcin Kulik
6626f6cefc
Updated comment
2012-04-15 20:16:16 +02:00
Marcin Kulik
6b8d45f2b8
Refactor movie loading
2012-04-15 20:14:41 +02:00
Marcin Kulik
4252386501
Separate method for preparing self view in PlayerView
2012-04-15 20:08:17 +02:00
Marcin Kulik
1ccaa5ca31
Structure for PlayerView constructor
2012-04-15 20:07:16 +02:00
Marcin Kulik
5159029aff
Don't involve PlayerView in cursor blinking stuff
2012-04-15 19:55:58 +02:00
Marcin Kulik
bbdb9b15e5
Whitespace
2012-04-15 19:42:39 +02:00
Marcin Kulik
643926ade3
Same for adding "not-started" class
2012-04-15 19:42:25 +02:00
Marcin Kulik
736c3c87dc
showLoadingIndicator directly in constructor
2012-04-15 19:38:37 +02:00
Marcin Kulik
097a3653dd
Remove "not-started" class from element when movie "really" starts
2012-04-15 19:37:23 +02:00
Marcin Kulik
b15804ef0c
PlayerView#createChildViews -> #appendChildViews
2012-04-15 19:22:37 +02:00
Marcin Kulik
a8136ee18d
Create HudView instance directly in constructor
2012-04-15 19:20:44 +02:00
Marcin Kulik
005400a7ce
PlayerView doesn't need VT
2012-04-15 19:17:28 +02:00
Marcin Kulik
9a3d4c20dc
No need to pass movie-frame through PlayerView
2012-04-15 19:14:06 +02:00
Marcin Kulik
d2da307936
No need for setProgress(100) after movie finished
2012-04-15 18:55:19 +02:00
Marcin Kulik
6b8a80c823
Merge branch 'seeking'
...
* seeking:
Progress arrow with proper length
Hacky version of "seeking"
Seeking prototype
2012-04-15 17:14:21 +02:00
Marcin Kulik
6b2abebbf6
Progress arrow with proper length
2012-04-15 16:43:27 +02:00
Marcin Kulik
46e14dcbae
Hacky version of "seeking"
2012-04-15 16:03:31 +02:00
Marcin Kulik
a6664dc97f
Add fallback base64 codec for crippled browsers
2012-04-15 01:34:35 +02:00
Marcin Kulik
6fda6e4913
WebWorker via Sprockets
2012-04-15 01:11:26 +02:00