| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-06-02 | 21cb435ed5eb250a7f94887ddd75f6b367ea231f from master; better colour ↵ | Carl Hetherington | |
| conversion selection. | |||
| 2015-05-25 | 48393469730c8fb8759cc41d50c95c26380991be from master; block possibly bad ↵ | Carl Hetherington | |
| characters from DCP names. | |||
| 2015-05-25 | 5b5c36d28d07e8cd93af5a3f766fd95f2a506beb from master; increase the number of ↵ | Carl Hetherington | |
| images that are kept around in memory before pushing to disk. | |||
| 2015-05-25 | a914ff2d9e06893328abee2fe40fb7b82ac89c02 from master; display DCP container ↵ | Carl Hetherington | |
| size beside the choice in the DCP tab. | |||
| 2015-05-25 | 11b5bf6229b8713dffde89a777cd5181335136f6 from master; default colour ↵ | Carl Hetherington | |
| conversions depending on type and resolution | |||
| 2015-05-23 | 6ebdd1b08ec3156c637db59d6a42efc8fa63ab8f from master; fix failure to import ↵ | Carl Hetherington | |
| some video MXFs (#566). | |||
| 2015-05-17 | 37423292ff0ff0210a2eeb4b2eea6740dcfa0a64 from master; fix DCP name update on ↵ | Carl Hetherington | |
| changing DCP standard. | |||
| 2015-05-14 | Bump version | Carl Hetherington | |
| 2015-05-13 | ChangeLog. | Carl Hetherington | |
| 2015-05-10 | Bump version | Carl Hetherington | |
| 2015-05-10 | Bump version | Carl Hetherington | |
| 2015-05-10 | Bump version | Carl Hetherington | |
| 2015-05-10 | 0dd1bec30fed2c10ef01cc7782e331ea0d1a1f47 from master; fix sometimes-missing ↵ | Carl Hetherington | |
| audio analysis channel labels on OS X. | |||
| 2015-05-09 | Apply a modified version of 7c76bbb0c989cb5e5e552f28668a985243438cab | Carl Hetherington | |
| from master; when we push an encoded frame's data to disk because we can't write it yet, the idea i to set encoded in the QueueItem to 0 to say that the data has already been pushed to disk. This was not working because we were resetting encoded in a copy of the QueueItem, and hence not affecting the QueueItem held in _queue. This meant that the same frame could be pushed to disk several times. Use the iterator instead of a copy so that the QueueItem in the list is modified. | |||
| 2015-05-09 | 9a5d37cbc5be0bae532baafeb8df0616e10f3824 from master; add UTF-8 content type ↵ | Carl Hetherington | |
| to KDM emails. | |||
| 2015-05-09 | 711c36c150f3efffd64875399ada94baafb87cb1 from master; ok button disabling in ↵ | Carl Hetherington | |
| downloade dialogs. | |||
| 2015-05-07 | Bump version | Carl Hetherington | |
| 2015-05-07 | ChangeLog. | Carl Hetherington | |
| 2015-05-04 | Bump version | Carl Hetherington | |
| 2015-05-04 | 278e253fad54299c2f5a2b1ece9413dc6da49d4a from master; move ↵ | Carl Hetherington | |
| restore-default-preferences. | |||
| 2015-05-04 | 98772641729700876a0e51e3d001649cd1624046 from master; Windows crash fix. | Carl Hetherington | |
| 2015-05-04 | 701e75b87018ab1ec831f84b5325a0c76bd9f6ba from master; content properties dialog. | Carl Hetherington | |
| 2015-05-01 | f45b53e8f5d13f3dd3eecd14bfd44a12fb788d4e from master; ignore ._ files. | Carl Hetherington | |
| 2015-04-30 | Various bits related to subtitle font handling, particularly copying fonts ↵ | Carl Hetherington | |
| to the DCP. | |||
| 2015-04-29 | Hand-apply 0faa096dd8e3f8a5ba3975a88aaf6d1994866604 from master; improve ↵ | Carl Hetherington | |
| disk space check wrt hard links. | |||
| 2015-04-29 | Hand-apply 62f8054d65a8bd31689fc0c977c1bb2385e71afa from master; config of ↵ | Carl Hetherington | |
| encryption key. | |||
| 2015-04-29 | Hand-apply 2ee558ec90623b570360e8e55c918b5bb37f9aac from master; various ↵ | Carl Hetherington | |
| snapping fixes. | |||
| 2015-04-29 | Hand-apply a2f776bd239ef1a744c1a9fea841ac0a51c4f33b from master; more ↵ | Carl Hetherington | |
| deflickering. | |||
| 2015-04-29 | Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more ↵ | Carl Hetherington | |
| deflickering. | |||
| 2015-04-29 | Hand-apply 077d2abb480a883119783db3f957f175e22e543b from master; stop more ↵ | Carl Hetherington | |
| flickering when dragging in the timeline in OS X. | |||
| 2015-04-22 | Add P3 colour conversion preset. | Carl Hetherington | |
| 2015-04-22 | Various changes to colour conversion specification to use chromaticities. | Carl Hetherington | |
| 2015-04-21 | Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes. | Carl Hetherington | |
| 2015-04-20 | Hand-apply 9a90f25eb891d7d590563c0ce1597de4da8ff575; bind to | Carl Hetherington | |
| wxEVT_COMMAND_TEXT_UPDATED as well as wxEVT_COMMAND_SPINCTRL_UPDATED on the JPEG2000 control otherwise entering a value using the keyboard directly before doing "Make DCP" can seemingly result in the new value not being read in until after the video MXF filename has been decided. This results in a file not found at the end of the encode. | |||
| 2015-04-16 | Add our own raw_convert that uses SafeStringStream. | Carl Hetherington | |
| 2015-04-15 | 00cc8646894f6519d1e2726f3e7a4fbc1e11d8f3 from master; make the config dialog ↵ | Carl Hetherington | |
| update itself when the configuration changes, and add a menu option to restore the default configuration. | |||
| 2015-04-12 | Hand-apply c165ea8ccadf5bb8c4401a23bb2e998fabdc8a9b from master. | Carl Hetherington | |
| 2015-04-12 | Hand-apply bb070db1b36020058b010057b08ae78e6243d2d0 from master. | Carl Hetherington | |
| 2015-04-12 | Hand-apply 1b68e4de5260a08e7f06a1b802cfc7eb41cd4be8 from master. | Carl Hetherington | |
| 2015-04-12 | Hand-apply 97dde0e6d77b874742161703944d60524023664e from master. | Carl Hetherington | |
| 2015-03-25 | Remove Scaler config and use SWS_BICUBIC everywhere. | Carl Hetherington | |
| 2015-03-25 | Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow even | Carl Hetherington | |
| DCP audio channel counts between 2 and 16 inclusive. | |||
| 2015-03-25 | Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update; full/play | Carl Hetherington | |
| length in the timing panel when the DCP frame rate is changed. | |||
| 2015-03-25 | Hand-apply c7ce6fcf9bc6b5b1f6d823b7df256f43fefd660c; add a note to the | Carl Hetherington | |
| timing panel to try to stop people changing the video frame rate in the wrong circumstances. | |||
| 2015-03-24 | Hand-apply e30fd8d; resurrect JSON server code. | Carl Hetherington | |
| 2015-03-24 | Hand-apply a2f81da6d9afc5d3b5e647e1e05ca5d4507af42c from master; | Carl Hetherington | |
| allow "deletion" of the audio part of a FFmpeg file from the timeline; delete unmaps the audio (#316). | |||
| 2015-02-25 | Bump version | Carl Hetherington | |
| 2015-02-10 | Default to no colour conversion for JPEG2000 and DCP content (#445). | Carl Hetherington | |
| 2015-02-06 | Bump version | Carl Hetherington | |
| 2015-02-06 | Bump version | Carl Hetherington | |
