- 74fca32 Remove Obsolete Xcode project. Use Makefiles now. by CoolStar · 9 years ago master
- 2e77331 Update README.md by coolstar · 10 years ago
- 438a8e2 Fix Settings bundle and credits in theos version. by CoolStar · 10 years ago
- d4ea0ec Add resources to the theos project by CoolStar · 10 years ago
- 2ba0c90 Who doesn't love a theos project? by CoolStar · 10 years ago
- 6dfe243 Fix some memory leaks. by CoolStar · 10 years ago
- 8dc25f0 Nobody Likes you Interface Builder. by CoolStar · 10 years ago
- 76a31f6 Fix Compiler error when building by renaming IOSurface folder to the correct name -- silly XCode. by CoolStar · 10 years ago
- a6c57a7 Add a shell script to allow deploying RecordMyScreen over SSH (wirelessly) to jailbroken devices on build. by CoolStar · 10 years ago
- 9c45279 Update Private Headers with ones from coolstar's recent disassembly. by CoolStar · 10 years ago
- 5dd65ee Merge pull request #41 from PyroFilmsFX/patch-1 by coolstar · 10 years ago
- 07d963c Fixes Audio/Video Sync Issue by PyroFilmsFX · 10 years ago
- 4811c6d Merge pull request #37 from nicolasgomollon/master by coolstar · 10 years ago
- 3b80ce7 Combines the audio and video into one file. Adds the ability to enable or disable audio recording. by Nicolas Gomollon · 10 years ago
- 4409286 Fixed old code. by Nicolas Gomollon · 10 years ago
- d806de3 Added a method to handle Documents path and keep code clean. by Nicolas Gomollon · 10 years ago
- ca42c60 Replaced radians with degrees for working with cleaner numbers when orientation is chosen. by Nicolas Gomollon · 10 years ago
- 9d62ae2 Removed useless setting option. by Nicolas Gomollon · 10 years ago
- 5c96735 Corrected the spelling of my name, and added my Twitter username. by Nicolas Gomollon · 10 years ago
- 5f45542 Merge branch 'master' of https://github.com/coolstar/RecordMyScreen by CoolStar · 10 years ago
- bfcd505 Tweak version now records the screen! (Without that annoying red bar) by CoolStar · 10 years ago
- dfede06 Merge pull request #29 from yg-park/buildSetting by coolstar · 10 years ago
- 3067ff9 Change Build Setting of TARGET (code signing) by ygpark · 10 years ago
- 12d5d41 Fixed @MP0w's code style to make it easier to read. Will fix his UI soon. by CoolStar · 10 years ago
- f1123e1 Merge branch 'master' of https://github.com/coolstar/RecordMyScreen by CoolStar · 10 years ago
- 758d88f Merge https://github.com/MP0w/RecordMyScreen by CoolStar · 10 years ago
- ad3025f Seems like RecordMyScreen works on Retina iPads with certain settings. by coolstar · 10 years ago
- 14ea683 Added LeftButton and restored Rigth button by MP0w · 10 years ago
- f94480e Begin work on tweak version. by CoolStar · 10 years ago
- 6d13c17 Give @caughtinflux credit for his work. by coolstar · 10 years ago
- accc300 Merge pull request #25 from caughtinflux/Refactor-Recording by coolstar · 10 years ago
- b009ed2 Move all the recording stuff to a different (reusable) class, hence cleaning up the view controller by caughtinflux · 10 years ago
- 3b2429c Add Video Editing Feature by MPow · 10 years ago
- 4aee717 Public Release 1.0 by coolstar · 10 years ago
- 857b9e4 Remove @hbangws from the Readme as he abandoned porting to the iPT 2G. by coolstar · 10 years ago
- 0b4de19 Added support for rotating the output video. Added credits. by CoolStar · 10 years ago
- 1158cd5 Merge branch 'master' of https://github.com/coolstar/RecordMyScreen by CoolStar · 10 years ago
- a9e7d78 Fixed an integer overflow in the timing mechanism which prevented recording on iOS >= 6.1. by CoolStar · 10 years ago
- 846ce40 Update README.md by coolstar · 10 years ago
- b856f43 Merge branch 'master' of https://github.com/coolstar/RecordMyScreen by CoolStar · 10 years ago
- 080fc98 Fix some Git errors by CoolStar · 10 years ago
- 374f12d Add Settings Bundle, Use InAppSettingsKit as a submodule, Add support for multiple video recordings. Fix crash on 2nd recording. by CoolStar · 10 years ago
- 98da9df @bensge tested it on his iPhone 5 and it worked, adding to the README. by coolstar · 10 years ago
- af135f9 Merge branch 'master' of https://github.com/coolstar/RecordMyScreen by CoolStar · 10 years ago
- 004624c Show the files in the Documents folder instead of only video.mp4, allow deleting files, and show the human readable file size. by CoolStar · 10 years ago
- ffed3b5 Link to Issues by coolstar · 10 years ago
- f1ab87b Remove iPhone 5 from compatibility list due to issue #15 by coolstar · 10 years ago
- 0ec0d81 Update README.md by coolstar · 10 years ago
- ba449dd Added Device Compatibility listing. by coolstar · 10 years ago
- 497e41f Merge pull request #12 from truehybridx/master by coolstar · 10 years ago
- f3a55d1 More Rotation by truehybridx · 10 years ago
- 5977aba added autosizing to help rotation by truehybridx · 10 years ago
- 6dd52de Update README.md by coolstar · 10 years ago
- d567912 Update README.md by coolstar · 10 years ago
- b4c0904 Merge https://github.com/k06a/RecordMyScreen by CoolStar · 10 years ago
- 5bf1350 Merge pull request #11 from truehybridx/master by coolstar · 10 years ago
- 8ae09aa Name Typo fixed by truehybridx · 10 years ago
- 71403a3 Reused buffers by Anton Bukov · 10 years ago
- 227b0a3 Added Comments by truehybridx · 10 years ago
- ad297e3 Fixed output issue on iPad by truehybridx · 10 years ago
- 7a15a73 Revert previous commot. by CoolStar · 10 years ago
- 4ab7aa6 Some fixes for iPad/iOS 5.x. by CoolStar · 10 years ago
- e3a1254 Merge branch 'master' of https://github.com/coolstar/RecordMyScreen by CoolStar · 10 years ago
- b9da60c Detect 6.x feature to allow iOS 5 users to run RecordMyScreen by CoolStar · 10 years ago
- 29e66fc Update README.md by coolstar · 10 years ago
- 100cfa8 Update README.md by coolstar · 10 years ago
- 05b57c7 Merge pull request #7 from nicolasgomollon/master by coolstar · 10 years ago
- 0d7433b Keeps other apps from stopping the screen recording. by Nicolas Gomollon · 10 years ago
- 633285b Merge pull request #6 from johncoates/master by coolstar · 10 years ago
- d857800 Added Icons for the Recordings tab. by CoolStar · 10 years ago
- cb28a8a fixed bug that caused finishEncoding to never get called on fast enough devices by John Coates · 10 years ago
- b092c67 Merge pull request #5 from johncoates/master by coolstar · 10 years ago
- 7e76dcb some code cleanup / rearranging by John Coates · 10 years ago
- f2af1ae removed unused i variable by John Coates · 10 years ago
- 5cf75f6 increased kbps removed references to _shotdir by John Coates · 10 years ago
- c970ace Merge branch 'master' of https://github.com/johncoates/RecordMyScreen by John Coates · 10 years ago
- e0f5190 added kbps param by John Coates · 10 years ago
- ffb575a a little code cleanup by John Coates · 10 years ago
- 262bca1 no longer writes out screenshots, does everything in memory by John Coates · 10 years ago
- 01cff01 Fixed the wrong colors in the end video due to the incorrect pixel format. by CoolStar · 10 years ago
- 151c1c6 Direct encoding is working, but the colors are messed up and the whole video's slowed down. by CoolStar · 10 years ago
- c4efc8b Begin transition to encode on-the-fly. Increase FPS to 30 due to looping and the removal of the NSTimer. by CoolStar · 10 years ago
- 9ffb69a Hopefully fix memory errors on devices with 256 MB of RAM. by CoolStar · 10 years ago
- 588e217 Merge pull request #2 from truehybridx/master by coolstar · 10 years ago
- ac0d5f0 Initial iPad Support by truehybridx · 10 years ago
- 500dc60 Test change by truehybridx · 10 years ago
- 7e5cdf5 Whoops! Last change for the intermediates. by CoolStar · 10 years ago
- 2830f0e Remove Intermediate Shots after encoding video. by CoolStar · 10 years ago
- 7e6e5d3 Added Icons for the home screen! by CoolStar · 10 years ago
- 8b51935 Memory Leaks Fixed! RecordMyScreen can now record as long as a video your device's disk can hold. Added a progress bar to show encoding progress. by CoolStar · 10 years ago
- 30b7e3a Fix more memory leaks. by CoolStar · 10 years ago
- 2c2b5ea Fixed a whole bunch of memory leaks. by CoolStar · 10 years ago
- ca5a28a Allow exporting on device. It currently leaks the VC for exporting. TODO by CoolStar · 10 years ago
- 1d4c542 Video Recording working in background! Do not try submitting to App Store as Private APIs and Frameworks are being used with no obfuscation attempt. by CoolStar · 10 years ago
- 938d073 Got screen recording working! Looks like I'll have to migrate to IOKit, as it only works while you're in the app. Also TODO: Mix the audio into the video recording. by CoolStar · 10 years ago
- fbdcb2c Got the Timer working! by CoolStar · 10 years ago
- b0d9007 Recording audio in background! Application successfully running in the background on unjailbroken iOS 6.0.1 (A5 device)! Time to record the screen! by CoolStar · 10 years ago
- 51344ea Moved the Default.png into the rest of the resources folder. by CoolStar · 10 years ago
- 906204b Added support for 4" Retina Display. Designed more of the Recording VC. Added the Recording List Controller. by CoolStar · 10 years ago
- c8eb549 Create README.md by coolstar · 10 years ago