summaryrefslogtreecommitdiff
path: root/modules/gallery/helpers/system.php
AgeCommit message (Expand)Author
2013-03-09Follow-on to #1935 - Ensure ffmpeg is executable, remove possible doubled "/".shadlaws
2013-02-17#2006 - Add system::mark_file_for_delete API to delete files at shutdown.shadlaws
2013-02-09#1935 - Make FFmpeg easier to install.shadlaws
2013-01-21Update copyright to 2013. Fixes #1953.Bharat Mediratta
2012-02-27Update copyright to 2012. #1822Bharat Mediratta
2011-05-04Remove a newline I accidentally introduced.Chad Parry
2011-05-04Simplified the temp_filename implementation and removed the mocks.Chad Parry
2011-04-30Change the signature of system::tempnam to something more appropriate for Gal...Chad Parry
2011-04-30Create a tempnam substitute that safely creates files with a given extension.Chad Parry
2011-01-21Update copyright to 2011.Bharat Mediratta
2011-01-10Stop using "which" to find binaries. Create system::find_binary()Bharat Mediratta