Joar Wandborg
c875bb74a8
Refractored GStreamer element linking
2011-11-21 21:47:00 +01:00
Joar Wandborg
a63b640f12
Stashing changes
2011-11-21 00:06:59 +01:00
Joar Wandborg
359781f075
Fixed video transcoding
...
- Added audiorate with tolerance 80 million
- Removed deprecated thumbnailer
2011-11-16 14:20:27 +01:00
Joar Wandborg
64fd0462bd
Committing some futile attempts to make GStreamer transcode the audio properly.
...
- Added CPU count detection
- Added videorate
- Added audiorate
2011-11-15 22:43:05 +01:00
Joar Wandborg
b33701b851
moved from videoscale => ffvideoscale *and* put queus before video and audio pipes
2011-11-15 00:27:21 +01:00
Joar Wandborg
315266b42f
Minor fixes
...
- Added error handling for PyGTK import
- Added 'mkv' to the video media manager
2011-11-01 23:00:35 +01:00
Joar Wandborg
6cde0361c7
Added pygtk to dependencies
2011-10-27 12:14:53 +02:00
Joar Wandborg
206ef74943
Added new thumbnailer, renamed old.
2011-10-27 02:55:12 +02:00
Joar Wandborg
959b0df398
Image media exceptions
...
- Removed exception types specified in image.processing and included them from process_media.errors instead
2011-10-15 19:16:02 +02:00
Joar Wandborg
363d774eea
Removed arista dependency
2011-10-14 03:18:30 +02:00
Joar Wandborg
e9c1b9381d
Video transcoding is now gstreamer directly instead of through arista
2011-10-14 03:17:06 +02:00
Joar Wandborg
a7ca2a7211
import_export - Added some error handling
...
We still want to be able to do an export if a file can't be read
2011-10-14 03:15:50 +02:00
Joar Wandborg
a249b6d3a2
- Refractored the video thumbnailer
...
- Started work on video transcoder
Not done, by far!
- Bug fix in video.processing error handling
2011-10-11 04:57:17 +02:00
Joar Wandborg
89d764cd70
Fixed incorrect logger.[...] calls
...
- Added FIXME about thumb size
2011-10-06 00:00:09 +02:00
Joar Wandborg
3528b47d1e
Added parameter to transcoding_error
2011-10-05 23:26:50 +02:00
Joar Wandborg
26729e0277
Multimedia refractoring, and added video thumbnail support
2011-10-05 22:58:42 +02:00
Joar Wandborg
62be795e91
Renamed video.presets => video.devices
2011-09-29 00:57:07 +02:00
Joar Wandborg
81291bbb89
Added arista to install requires
2011-09-28 21:00:33 +02:00
Joar Wandborg
1f255101f5
Multimedia support - Refractored video processing.
2011-09-24 02:21:46 +02:00
Joar Wandborg
93bdab9daa
Multimedia support - Commiting from a not yet finished state - Details below
...
* DONE Initially testing with arista
** DONE Video display templates
*** TODO Multi-browser support
** TODO Video thumbnails
** TODO Link to original video
** TODO Video cropping
Also contains a lot of "debug" print's
2011-09-23 02:35:57 +02:00
Christopher Allan Webber
9122a9d047
Merge remote branch 'remotes/jwandborg/f587-split_storage_into_submodules'
2011-09-14 04:57:19 -05:00
Joar Wandborg
fd10c71644
Fixed ./bin/gmg. import_export would not find BasicFileStorage, and ./bin/gmg would throw an error no matter what command you tried to run.
2011-09-14 02:08:01 +02:00
Joar Wandborg
a2468d18ca
Feature #587 - Split storage.py into submodules
...
* Removed storage.py
* Created submodules for filestorage, cloudfiles, mountstorage
* Changed test_storage to reflect the changes made in the storage
module structure
* Added mediagoblin.storage.filestorage.BasicFileStorage as a
default for both publicstore and queuestore's `storage_class`
2011-09-12 02:32:03 +02:00
Christopher Allan Webber
8c12e57b9e
Extracted, pushed, pulled, compiled translations
2011-09-11 16:20:10 -05:00
Christopher Allan Webber
3d95afeb36
Marking some things on the frontpage for translation.
2011-09-11 16:13:27 -05:00
Christopher Allan Webber
55376ff403
Merge remote branch 'remotes/elrond/idea/use_media_url_for_self'
2011-09-10 17:42:50 -05:00
Christopher Allan Webber
0125e5567b
Adding MIT.txt to the 960.gs extlib/ checkout.
...
Free software developers! You don't already have 80000 copies of
these license texts in your distro, let's give you 50 more.
2011-09-10 17:39:10 -05:00
Christopher Allan Webber
611542034a
Adding Nathan Yergler, another recent contributor, to the AUTHORS list.
2011-09-10 17:33:41 -05:00
Christopher Allan Webber
a7302773f6
Adding Shawn to the contributor list. By the way, it's Shawn *Khan* :)
2011-09-10 17:33:06 -05:00
Christopher Allan Webber
ab613cb3c8
Using Local Fonts instead of Remote Fonts linked to Google.
...
Thanks to Shawn Kahn for help on / original version of this patch!
2011-09-10 17:27:47 -05:00
Joar Wandborg
33d3de8e2c
Refractored gmg_commands.import_export
2011-09-10 10:55:53 -05:00
Elrond
8d7b549bb6
Use media.url_for_self() instead of generating it
...
Some places used to generate the URL for a media entry on
their own instead of calling media.url_for_self() to do
that. The later handles missing slugs better.
2011-09-09 23:59:32 +02:00
Christopher Allan Webber
f373599bd7
Merge branch 'gullydwarf-cfdv-f357_lost_password_functionality'
...
Conflicts:
mediagoblin/auth/routing.py
2011-09-08 08:12:43 -05:00
Christopher Allan Webber
f7ab66707c
Renaming request.[GET|POST] as formdata instead of session; that's more accurate.
2011-09-08 08:10:27 -05:00
Christopher Allan Webber
961fe38163
Adding a small docstring
2011-09-07 23:51:41 -05:00
Christopher Allan Webber
4185e644f4
Keys in mongodb should be unicode, here...
2011-09-07 23:48:10 -05:00
Christopher Allan Webber
daf029646e
Also nullify verification key after verifying in the email confirmation step
2011-09-07 23:46:41 -05:00
Christopher Allan Webber
a85a21103b
If the user hasn't verified their email or account inactive give a special warning
2011-09-07 23:45:14 -05:00
Christopher Allan Webber
73fffbb8b0
Adding additional check that verification key exists, and updating indentation
2011-09-07 23:32:15 -05:00
Christopher Allan Webber
2c9e8184a4
Adjusting indentation a bit
2011-09-07 23:25:46 -05:00
Christopher Allan Webber
d1a6432645
Avoiding using '$or' query modifier since that's newer-mongo only.
2011-09-07 23:23:44 -05:00
Christopher Allan Webber
f03fef4ea8
Updating calls to recall password URLs to respect changed routing
2011-09-07 23:23:26 -05:00
Christopher Allan Webber
2db31581ed
user_add_forgot_password_token_and_expires migration should set new fields to None/null
2011-09-07 20:18:17 -05:00
Christopher Allan Webber
34fddf47f0
Resent verification email template and view aren't used anymore. Removing!
2011-09-07 19:42:56 -05:00
Christopher Allan Webber
daa26200c7
Changing the forgot password urls so they all start under /auth/forgot_password/
2011-09-07 19:40:00 -05:00
Christopher Allan Webber
63bf10f9a6
Adjusting spacing between function arguments
2011-09-07 19:37:25 -05:00
Christopher Allan Webber
b0391ad94b
Updating translations
2011-09-05 23:34:20 -05:00
Christopher Allan Webber
273227e399
Merge branch 'i507_beaker_cache'
2011-09-05 23:28:41 -05:00
Christopher Allan Webber
fc21a55c76
Turning on caching for mediagoblin testing after all?
...
Maybe we'll add a way to toggle this.
2011-09-05 23:28:11 -05:00
Christopher Allan Webber
9a64272e48
Fixing the confirm delete unit test
...
Now it's updated for the new checkbox-for-confirm code.
2011-09-05 23:20:50 -05:00