Add tags for every post on blog post listing page.
[mediagoblin.git] / mediagoblin / media_types / audio /
2013-08-31 Aditi MittalMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-29 Rodney Ewingaudio media_type now have their own config_spec.ini
2013-08-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-25 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/rodney757...
2013-08-16 Rodney EwingKeep the best quality file if there's no original
2013-08-16 Rodney Ewingfor some reason, the minimum thumbnail size for videos...
2013-08-16 Rodney Ewingrefactor get_orig_filename to return an acceptable...
2013-08-16 Rodney Ewinginclude a thumb_size string with each Resizer to run...
2013-08-16 Rodney Ewingforce thumbnail creation of audio
2013-08-16 Rodney Ewingsize should be a tuple
2013-08-16 Rodney Ewinguse type=float for audio vorbis quality
2013-08-16 Rodney EwingAdded Initial processor for video
2013-08-16 Rodney Ewingadded audio reprocessing transcoder
2013-08-16 Rodney Ewingjust use the default quality when creating a thumbnail...
2013-08-16 Rodney Ewingadd audio thumbnail and spectrogram resizer
2013-08-16 Rodney Ewingfetch spectrogram for thumbnail creation, create spectr...
2013-08-16 Rodney Ewingforgot nargs=2
2013-08-16 Rodney Ewingaudio processing code cleanup
2013-08-16 Rodney Ewingshould store file as webm_audio instead of medium
2013-08-16 Rodney Ewingmedia:thumb not medium:thumb :)
2013-08-16 Rodney Ewinguse name_builder with store_public, not create_pub_filepath
2013-08-16 Rodney Ewingcommon_setup() must be the first processing step
2013-08-16 Rodney EwingAudio Initial Processor
2013-08-16 Rodney EwingMerge branch 'auth_docs'
2013-08-15 Christopher Allan... Merge branch 'persona_resquash'
2013-08-15 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tsyesika...
2013-08-07 Christopher Allan... Merge branch 'merge-pyconfigure'
2013-08-01 tilly-QMerge branch 'ticket-679' of gitorious.org:~npigeon...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/55' of git://gitoriou...
2013-07-31 Rodney EwingMerge commit 'refs/merge-requests/59' of git://gitoriou...
2013-07-31 AditiMerge branch 'master' of git://gitorious.org/mediagobli...
2013-07-29 Christopher Allan... Why isn't .ogg in this list? A comment explains.....
2013-07-25 Christopher Allan... Merge remote-tracking branch 'refs/remotes/brandoninver...
2013-07-16 Aditimerge with remote master branch of cweb.
2013-07-14 xray7224Merge branch 'master' of git://gitorious.org/mediagobli...
2013-07-12 Christopher Allan... Switching the hook 'get_media_manager' to a more "direc...
2013-07-12 Christopher Allan... Merge branch 'rodney757-media_plugins'
2013-07-02 Rodney Ewingconverted audio media_type to plugin
2013-06-21 AditiMerge remote-tracking branch 'cweb/master'
2013-05-19 Brandon InvergoMerge branch 'master' of git://gitorious.org/mediagobli...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'refs/remotes/tryggvib...
2013-05-11 Christopher Allan... Merge remote-tracking branch 'gabithume/146_debug_message'
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/dthompson...
2013-05-10 Christopher Allan... Merge remote-tracking branch 'refs/remotes/merge-reques...
2013-04-30 Praveen KumarMake all media types use the new MediaManager classes.
2013-04-26 Christopher Allan... Merge remote-tracking branch 'refs/remotes/npigeon...
2013-04-20 Christopher Allan... Merge remote-tracking branch 'remotes/npigeon/ticket...
2013-04-17 Alon LevyPIL: Support systems with Pillow and without
2013-04-13 Nathan YerglerMerge remote-tracking branch 'joar-github/oauth/refresh...
2013-04-10 Christopher Allan... Merge branch '637_friendlier_hooks'
2013-04-09 ElrondMerge remote-tracking branch 'brett/itsdangerous'
2013-04-08 ElrondMerge remote-tracking branch 'cwebber/254_delete_queue_...
2013-03-04 Christopher Allan... Merge branch 'master' into 419_cherrypick_large_uploads
2013-03-04 Christopher Allan... Merge branch 'joar-skip_transcoding'
2013-03-03 Christopher Allan... pdb.set_trace() in mediagoblin code is Not Allowed...
2013-03-01 Christopher Allan... Merge branch 'master' into joar-skip_transcoding
2013-02-21 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/WIP...
2013-02-09 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2013-02-08 ElrondKill monkeypatching of ProcessingState.
2013-02-01 ElrondTurn media.{backref_nam} from a list to a scalar.
2013-01-25 Christopher Allan... Merge branch '216_cwebber_style_unique_slugs'
2013-01-22 Sebastian SpaethConvert media processing backends to delete the queue...
2013-01-20 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/436_c...
2013-01-17 Christopher Allan... Merge remote-tracking branch 'refs/remotes/origin/533...
2013-01-17 Christopher Allan... Merge commit '9408938' from 565_workbench_cleanup ...
2013-01-17 Sebastian SpaethMerge branch '540_User_delete_deletes_related_entries'
2013-01-16 Sebastian SpaethSwitch over media processor to use the get_workbench...
2013-01-16 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/561_u...
2013-01-08 Sebastian SpaethAudio and video should use workbench instead of tempfil...
2013-01-07 Sebastian SpaethMv db.sql.base to db.base
2012-12-25 Sebastian SpaethMerge branch '512_bump_video_js'
2012-12-24 Elrond(SQL) Media types: Refactor backrefnames.
2012-12-20 Mike LinksvayerMerge branch 'master' of git://gitorious.org/mediagobli...
2012-12-12 Christopher Allan... We don't need to save entries during processing......
2012-11-13 Christopher Allan... Merge remote-tracking branch 'refs/remotes/spaetz/trac_...
2012-09-29 Joar WandborgSwitch from webob.Request to werkzeug.wrappers.Request
2012-08-11 Joar WandborgAudio support now creates OGG instead of WAV
2012-07-10 Joar WandborgPanel improvements
2012-07-08 Brett SmithMerge branch 'master' into 201207-testfixes
2012-07-06 Joar WandborgRemoved .ogg extension from audio MEDIA_MANAGER.
2012-06-10 Joar WandborgMerge remote-tracking branch 'is_derek/bug405_email_not...
2012-06-03 Will Kahn-GreeneFix problems from pyflakes output
2012-05-20 Christopher Allan... Merge branch 'master' of gitorious.org:mediagoblin...
2012-05-20 Jakob Krameradded support for original audio download; rename
2012-04-09 Joar WandborgMerge remote-tracking branch 'joar/media-fixes'
2012-04-09 Joar WandborgMedia processing, transcoding, display fixes
2012-04-01 Christopher Allan... Merge remote-tracking branch 'refs/remotes/elrond/sql...
2012-03-29 Joar WandborgMerge branch 'master' of gitorious.org:mediagoblin...
2012-03-29 ElrondAudio: And add empty migrations.
2012-03-29 ElrondAudio: Add models and disable media_data.
2012-03-27 Joar WandborgChanged audio.* Image* imports
2012-03-27 Joar WandborgMerge remote-tracking branch 'joar/audio+sniffing'
2012-03-26 Joar WandborgMedia type refractors, pep8, lint
2012-03-08 Joar WandborgClean up the workbench after audio processing
2012-03-07 Joar WandborgRemoved diaper patterns from audio/video sniffers,...
2012-02-28 Joar WandborgAudio thumbnailing & spectrograms, media plugins use...
2012-02-16 Joar WandborgRemoved old audio.transcoder file (the real one is...
2012-02-15 Joar WandborgChanged media processing delegation to a 'sniffing...
next