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