index
:
AnyLoader
master
Web-controlled encoding/uploading suite for DVDs and h264.
Jason A. Donenfeld
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to S3 for uploads instead of FTP.
Jason A. Donenfeld
2010-06-25
4
-64
/
+96
*
Revert "Active transfer mode, not passive, for firewall configuration."
1.0
Jason A. Donenfeld
2010-05-31
1
-1
/
+0
*
No dvdnav for encoding either.
Jason A. Donenfeld
2010-05-31
1
-0
/
+1
*
Active transfer mode, not passive, for firewall configuration.
Jason A. Donenfeld
2010-05-31
1
-0
/
+1
*
New FTP settings.
Jason A. Donenfeld
2010-05-30
1
-2
/
+2
*
Don't use dvdnav.
Jason A. Donenfeld
2010-05-28
2
-0
/
+2
*
Use a long long not an int.
Jason A. Donenfeld
2010-05-25
1
-1
/
+1
*
Starting status message for encoding
1.0-beta1
Jason A. Donenfeld
2010-05-24
1
-1
/
+1
*
Tie queue events to queue, not to status change (except for potential race condition with track change).
Jason A. Donenfeld
2010-05-24
5
-12
/
+22
*
Delete ftp gracefully and install in debug mode for now.
Jason A. Donenfeld
2010-05-24
1
-3
/
+10
*
Another QFtp termination race condition.
Jason A. Donenfeld
2010-05-24
2
-17
/
+18
*
Check if file is already uploaded on FTP.
Jason A. Donenfeld
2010-05-24
2
-4
/
+24
*
Fix race condition segfault.
Jason A. Donenfeld
2010-05-23
8
-9
/
+32
*
Make web conditional on ripping enabled compile flag.
Jason A. Donenfeld
2010-05-23
3
-6
/
+12
*
Restore audio track selection, but only for one audio track and no auto selection.
Jason A. Donenfeld
2010-05-23
5
-36
/
+19
*
Only 1 audio track for pd-high.
Jason A. Donenfeld
2010-05-23
1
-5
/
+5
*
Disconnect process before clearing task list to avoid segfault.
Jason A. Donenfeld
2010-05-23
1
-2
/
+2
*
Mulitply by 100 to get percent. (Duh...)
Jason A. Donenfeld
2010-05-23
1
-1
/
+1
*
Race condition and ftp file name issue and dont rely on git for remote
Jason A. Donenfeld
2010-05-23
2
-4
/
+6
*
Cache for title informatation.
Jason A. Donenfeld
2010-05-23
2
-2
/
+10
*
Add target name to status of upload.
Jason A. Donenfeld
2010-05-23
1
-1
/
+2
*
Wrote uploader.
Jason A. Donenfeld
2010-05-23
2
-5
/
+64
*
Multiple encoding targets.
Jason A. Donenfeld
2010-05-22
9
-66
/
+191
*
Install the target
Jason A. Donenfeld
2010-05-22
1
-3
/
+4
*
Init script
Jason A. Donenfeld
2010-05-22
1
-0
/
+16
*
More daemonization fixes.
Jason A. Donenfeld
2010-05-22
3
-15
/
+16
*
PID, GID/UID, and init.
Jason A. Donenfeld
2010-05-22
2
-7
/
+37
*
Daemon options.
Jason A. Donenfeld
2010-05-22
3
-4
/
+57
*
Check for encoded alongside ISO. Return error on rip status with no rip compile option. die() out of constructor if we can't connect.
Jason A. Donenfeld
2010-05-22
2
-4
/
+5
*
Ripping ifdef.
Jason A. Donenfeld
2010-05-22
2
-1
/
+3
*
Remove movie support.
Jason A. Donenfeld
2010-05-22
3
-0
/
+25
*
Start terminated tasks control.
Jason A. Donenfeld
2010-05-22
2
-1
/
+4
*
Better multi line support
Jason A. Donenfeld
2010-05-22
2
-2
/
+10
*
Always return something no matter what.
Jason A. Donenfeld
2010-05-22
1
-1
/
+12
*
Keep connection open.
Jason A. Donenfeld
2010-05-22
2
-5
/
+4
*
Update project for documentation path change.
Jason A. Donenfeld
2010-05-22
1
-8
/
+5
*
Restructured directory layout.
Jason A. Donenfeld
2010-05-22
21
-0
/
+1247