| Commit message (Expand) | Author | Age | Files | Lines |
* | revert submission 2051. leeds to crash on 2nd song. | k-m_schindler | 2009-12-29 | 2 | -4/+4 |
* | changed TSyncSource to interface ISyncSource | s_alexander | 2009-12-20 | 2 | -4/+4 |
* | added starting pts handling | s_alexander | 2009-12-08 | 1 | -12/+16 |
* | fix: open video files with the system's native encoding and path delimiter. | brunzelchen | 2009-12-07 | 1 | -1/+1 |
* | merged unicode branch (r1931) into trunk | s_alexander | 2009-11-09 | 10 | -58/+214 |
* | resolve some type size mismatch warnings + an additional check. | k-m_schindler | 2009-05-15 | 1 | -4/+6 |
* | Hint about removal of deprecated function img_convert added, but no code change | k-m_schindler | 2009-05-13 | 1 | -0/+6 |
* | Warnings and Notes cleanup | k-m_schindler | 2009-04-09 | 1 | -1/+1 |
* | Warnings and Notes cleanup | k-m_schindler | 2009-04-09 | 2 | -4/+0 |
* | Warnings and Notes cleanup | k-m_schindler | 2009-04-09 | 1 | -4/+2 |
* | overdrawing of first screen when using visualizations fixed. visualizations a... | whiteshark0 | 2009-03-07 | 1 | -5/+10 |
* | fixed first screen was cleared when second screen was drawn. #76 should be fi... | whiteshark0 | 2009-03-01 | 1 | -2/+12 |
* | patch #2388324. Exit with corrupt videos. Courtesy to Hawkear | k-m_schindler | 2009-02-15 | 1 | -1/+10 |
* | PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term... | tobigun | 2009-02-04 | 6 | -59/+57 |
* | improved seeking: | tobigun | 2008-11-03 | 1 | -50/+85 |
* | - swscale get_context parameter from cint -> TAVPixelFormat | tobigun | 2008-10-31 | 1 | -6/+6 |
* | - cleanup (private and protected class members prepended with f...) | tobigun | 2008-10-31 | 1 | -214/+266 |
* | The size given to TextGL.SetSize() now expresses the size in pixel (formerly ... | tobigun | 2008-10-19 | 1 | -2/+2 |
* | debug output removed | tobigun | 2008-10-01 | 1 | -1/+0 |
* | safer context switch | tobigun | 2008-10-01 | 1 | -37/+115 |
* | - FFmpeg header update | tobigun | 2008-10-01 | 2 | -2/+2 |
* | remove some white space. no code change | k-m_schindler | 2008-09-27 | 6 | -6/+0 |
* | added file headers | tobigun | 2008-09-23 | 17 | -12/+432 |
* | - stop both Video and Visualizer (because of the video-toggle with 'v'-key bo... | tobigun | 2008-09-13 | 1 | -13/+15 |
* | Media modules moved from base to media | tobigun | 2008-09-13 | 17 | -0/+7781 |