| Commit message (Expand) | Author | Age | Files | Lines |
* | enable forgotten translation in recording settings | k-m_schindler | 2009-06-28 | 1 | -4/+4 |
* | cosmetics. | k-m_schindler | 2009-06-28 | 1 | -2/+3 |
* | Translation of option values. part 2 | k-m_schindler | 2009-06-27 | 6 | -26/+26 |
* | Translation of option values. part 1 | k-m_schindler | 2009-06-27 | 1 | -0/+245 |
* | remove outdated Mac OS X stuff. Obsolete by using fink for installation of ff... | k-m_schindler | 2009-06-19 | 3 | -53/+0 |
* | prevent future crash with version numbers | k-m_schindler | 2009-06-19 | 1 | -1/+1 |
* | cosmetics in the comments. using GTK-Doc style as is swscale.h | k-m_schindler | 2009-06-19 | 1 | -78/+101 |
* | fix some typos and finally acknowledge heffer for his seminal work on this up... | k-m_schindler | 2009-06-17 | 1 | -5/+38 |
* | update to 52.31.2 | k-m_schindler | 2009-06-13 | 1 | -1/+4 |
* | bug fixes in the version and the IFs | k-m_schindler | 2009-06-13 | 1 | -32/+32 |
* | include avcodec | k-m_schindler | 2009-06-13 | 1 | -0/+1 |
* | fix of typos | k-m_schindler | 2009-06-13 | 1 | -11/+12 |
* | 1st try to fix linux compilation error: reordering of type declarations. | k-m_schindler | 2009-06-13 | 1 | -15/+15 |
* | 3rd try to fix linux compilation error: reordering of type declarations. | k-m_schindler | 2009-06-13 | 1 | -307/+299 |
* | 2nd try to fix linux compilation error and fix of EPIPE declaration. | k-m_schindler | 2009-06-13 | 1 | -93/+104 |
* | try to fix linux compilation error. | k-m_schindler | 2009-06-12 | 1 | -101/+101 |
* | finally this updated as well. please test and check. | k-m_schindler | 2009-06-12 | 1 | -63/+225 |
* | update check. no code change. | k-m_schindler | 2009-06-12 | 1 | -5/+6 |
* | update check. no code change. | k-m_schindler | 2009-06-12 | 1 | -5/+11 |
* | update check. no code change. | k-m_schindler | 2009-06-12 | 1 | -6/+8 |
* | update of headers. needs tests with newer libs, in particular linux distros. | k-m_schindler | 2009-06-12 | 1 | -110/+917 |
* | fix compile w/ delphi 7 | whiteshark0 | 2009-06-12 | 1 | -1/+1 |
* | fix typos in previous submission. | k-m_schindler | 2009-06-10 | 1 | -3/+3 |
* | remove -Cg flag, because of problems with 32 bit Ubuntu. problems building th... | k-m_schindler | 2009-06-10 | 1 | -1/+1 |
* | part 1 of ffmpeg update. several are still missing | k-m_schindler | 2009-06-10 | 3 | -69/+274 |
* | -Cg added to the options in order to get PIC code for the plugins. Remember t... | k-m_schindler | 2009-06-06 | 1 | -1/+1 |
* | work around to prevent division by zero by PopUp.ScoreDiff. may need review, ... | k-m_schindler | 2009-06-06 | 1 | -1/+4 |
* | cosmetics | k-m_schindler | 2009-06-04 | 11 | -325/+393 |
* | cosmetics. no code change | k-m_schindler | 2009-06-03 | 1 | -50/+48 |
* | cosmetics. no code change | k-m_schindler | 2009-06-03 | 1 | -319/+321 |
* | fix a mac crash and possibly others. division by zero | k-m_schindler | 2009-06-01 | 1 | -13/+30 |
* | - R.I.P. "At Notes" | canni0 | 2009-06-01 | 1 | -2/+2 |
* | - fixed assembla ticket #86 | canni0 | 2009-06-01 | 1 | -4/+3 |
* | fix display of beatclick select in ScreenOptionSound | whiteshark0 | 2009-06-01 | 1 | -3/+3 |
* | fix reflections at score display | whiteshark0 | 2009-06-01 | 1 | -0/+2 |
* | software cursor is now hidden on startup | whiteshark0 | 2009-05-31 | 1 | -2/+3 |
* | fixed a bug in UMenuText that causes (some of) the crashs in USongJumpTo | whiteshark0 | 2009-05-31 | 1 | -9/+10 |
* | merged (experimental) mouse support patch by d0ccrazy | whiteshark0 | 2009-05-31 | 10 | -60/+440 |
* | comment removed. Successful review from mog. | k-m_schindler | 2009-05-28 | 1 | -3/+0 |
* | fix the bug from rev. 1784. mog has to review this! | k-m_schindler | 2009-05-28 | 1 | -3/+5 |
* | change range of random. was probably reason for out of range crash. | k-m_schindler | 2009-05-28 | 1 | -48/+47 |
* | cosmetical removal of Warning: Constructor should be public | k-m_schindler | 2009-05-28 | 1 | -37/+37 |
* | All options do have one option visible now | mogguh | 2009-05-27 | 7 | -70/+126 |
* | Statics defined in theme don't necessarily need a width or height set, if omi... | mogguh | 2009-05-26 | 6 | -17/+103 |
* | change folder separator to \ for windows and config-win.inc | k-m_schindler | 2009-05-22 | 1 | -1/+1 |
* | cosmetics and buildbot trigger | k-m_schindler | 2009-05-22 | 1 | -1/+1 |
* | cosmetics? | whiteshark0 | 2009-05-21 | 1 | -1/+3 |
* | moved TLyricsState from UMusic to UBeatTimer | whiteshark0 | 2009-05-21 | 4 | -132/+172 |
* | add lyric-bar bounds to theme | whiteshark0 | 2009-05-16 | 4 | -15/+20 |
* | resolve some type size mismatch warnings + an additional check. | k-m_schindler | 2009-05-15 | 1 | -4/+6 |