| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-19 | Use SafeStringStream instead of std::stringstream to try to fix random ↵ | Carl Hetherington | |
| crashes on OS X. | |||
| 2014-08-18 | Fix weird problem where content list is no longer selectable after selecting ↵ | Carl Hetherington | |
| something in the timeline. | |||
| 2014-08-11 | Move DCP panel code into its own source file. | Carl Hetherington | |
| 2014-08-09 | Fix crash with no film. | Carl Hetherington | |
| 2014-08-08 | Allow support for changing timing details on multiple content simultaneously. | Carl Hetherington | |
| 2014-08-08 | Allow removal of multiple bits of content at the same time. | Carl Hetherington | |
| 2014-07-23 | #include trimming. | Carl Hetherington | |
| 2014-07-13 | Rename SoundProcessor -> CinemaSoundProcessor. | Carl Hetherington | |
| 2014-07-13 | Separate code for the content panel out into a separate class. | Carl Hetherington | |
| 2014-07-11 | Rename subtitle_use -> use_subtitles. | Carl Hetherington | |
| 2014-07-09 | Basics of DCP import. | Carl Hetherington | |
| 2014-07-01 | Add burn subtitles option to Film. | Carl Hetherington | |
| 2014-07-01 | Merge master. | Carl Hetherington | |
| 2014-07-01 | while (1) -> while (true) | Carl Hetherington | |
| 2014-06-30 | Merge master. | Carl Hetherington | |
| 2014-06-27 | Fix the up/down buttons in the content list. | Carl Hetherington | |
| Reported-by: Daniel Chauvet | |||
| 2014-06-20 | Various subtitle UI tweaks. | Carl Hetherington | |
| 2014-06-12 | Merge master. | Carl Hetherington | |
| 2014-06-10 | Use ISDCF rather than DCI when talking about the digital cinema | Carl Hetherington | |
| naming convention (#362). Reported-by: Mattias Mattsson | |||
| 2014-06-10 | Disable the timeline button when there is no content. | Carl Hetherington | |
| 2014-06-02 | Merge master. | Carl Hetherington | |
| 2014-05-29 | Layout tweaks. | Carl Hetherington | |
| 2014-05-16 | Merge master. | Carl Hetherington | |
| 2014-05-13 | Remove 100fps limit when using "any DCP frame rate". | Carl Hetherington | |
| Reported-by: Noah Orozco | |||
| 2014-05-12 | Add option to use any DCP frame rate, rather than just the | Carl Hetherington | |
| "allowed" set. Requested-by: Noah Orozco | |||
| 2014-05-10 | Merge master. | Carl Hetherington | |
| 2014-05-09 | MAX_AUDIO_CHANNELS -> MAX_DCP_AUDIO_CHANNELS. | Carl Hetherington | |
| 2014-04-27 | Merge master. | Carl Hetherington | |
| 2014-04-27 | Open an error dialogue on uncaught exceptions in the main loop. Check that ↵ | Carl Hetherington | |
| the ImageContent constructor found some valid files when scanning a folder. | |||
| 2014-04-01 | Merge master. | Carl Hetherington | |
| 2014-03-22 | Allow up to 500MB/s J2K bitrate. | Carl Hetherington | |
| Requested-by: Jonathan Jensen | |||
| 2014-03-22 | Layout tweak. | Carl Hetherington | |
| 2014-03-04 | New DCPTime/ContentTime types. | Carl Hetherington | |
| 2014-02-04 | Merge master. | Carl Hetherington | |
| 2014-01-28 | Use Mbit/s instead of MBps. | Carl Hetherington | |
| 2014-01-15 | Merge 1.0-seek and subtitle-content. | Carl Hetherington | |
| 2014-01-15 | Fix subtitle panel enable. | Carl Hetherington | |
| 2014-01-06 | Merge master. | Carl Hetherington | |
| 2014-01-05 | Stop using wxID_UP/DOWN as it appears the texts are not translated. | Carl Hetherington | |
| 2013-12-29 | Merge branch '1.0' into 1.0-seek | Carl Hetherington | |
| 2013-12-29 | Restore layout to how it was. | Carl Hetherington | |
| 2013-12-28 | ContentMenu was keeping its initial film and not using the current one; ↵ | Carl Hetherington | |
| should fix #255. | |||
| 2013-12-28 | Merge 1.0 | Carl Hetherington | |
| 2013-12-28 | Remove unused Film::content_paths_valid; fix ImageDecoder to throw an ↵ | Carl Hetherington | |
| OpenFileError when a file is missing so that it gets treated as missing content; rename Content::path_valid -> paths_valid. | |||
| 2013-12-27 | Merge branch '1.0' into 1.0-seek | Carl Hetherington | |
| 2013-12-27 | Remove erroneous float passed as int parameter. | Carl Hetherington | |
| 2013-12-18 | Considerable rework of decoder timing; tests pass, at least. | Carl Hetherington | |
| 2013-12-13 | Time -> DCPTime. | Carl Hetherington | |
| 2013-12-04 | Make signatures optional (#273). | Carl Hetherington | |
| 2013-12-02 | Fix breakage to adding multiple files at the same time. | Carl Hetherington | |
