| Commit message (Expand) | Author | Files | Lines |
2010-05-11 | update avcodec.h and opt.h to 52.67.0 | k-m_schindler | 2 | -18/+21 |
2010-05-08 | validate microphone settings when leaving the record options and when USDX is... | tobigun | 4 | -8/+66 |
2010-05-08 | changed local/global execution detection: | tobigun | 1 | -15/+55 |
2010-05-08 | FPC 2.4.0 compatibility fix: | tobigun | 2 | -2320/+2327 |
2010-05-07 | fix coverflow "SetScroll5" for less than 8 songs | whiteshark0 | 1 | -9/+11 |
2010-05-05 | - workaround by tobydox for buggy Intel 3D driver on Linux through deactivati... | canni0 | 1 | -0/+2 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 2 | -4/+2 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 1 | -2/+1 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 1 | -1/+1 |
2010-05-03 | ESC saves again. revert 1183. | k-m_schindler | 1 | -1/+6 |
2010-05-03 | - Free Statics/Buttons/Texts if a screen is destroyed (Textures used by those... | tobigun | 2 | -44/+51 |
2010-05-03 | - Replaced another usage of Screen.w/Screen.h with ScreenW/ScreenH | tobigun | 1 | -2/+2 |
2010-05-02 | workaround for LCTRL+R in SongMenu: it should be changed when we have a solut... | brunzelchen | 1 | -0/+7 |
2010-05-02 | - Fix for "Wrong mouse position after screen-resize" bug reported here (http:... | tobigun | 1 | -2/+8 |
2010-04-30 | - configure recreated with autogen.sh | tobigun | 2 | -2/+2 |
2010-04-30 | portaudio playback (not used by default) segfault fixed | tobigun | 3 | -22/+71 |
2010-04-28 | add error message if source is compiled with unsupported compiler (delphi 200... | whiteshark0 | 1 | -10/+8 |
2010-04-28 | improved cover flow: only five front covers and 3 covers in the back that sho... | whiteshark0 | 1 | -5/+14 |
2010-04-27 | - device input latency is now configurable via config.ini | tobigun | 3 | -17/+56 |
2010-04-26 | added a warning that adjusting the max supported FFmpeg manually is not a val... | tobigun | 4 | -0/+100 |
2010-04-25 | wrong usage of glTexEnvi fixed | tobigun | 2 | -4/+11 |
2010-04-25 | - fix: fade texture needs to be resized if the window was resized | tobigun | 1 | -19/+35 |
2010-04-25 | added Finalize3D finalization as opponent for Initialize3D and for a clean fi... | tobigun | 3 | -22/+30 |
2010-04-25 | - added font face cache -> loading all fonts now takes 1.5 secs instead of 7 ... | tobigun | 1 | -4/+98 |
2010-04-24 | final update to 52.61.0 comment forgotten | k-m_schindler | 1 | -2/+3 |
2010-04-24 | update to 52.61.0 | k-m_schindler | 1 | -2/+5 |
2010-04-24 | update to 52.60.0 | k-m_schindler | 1 | -2/+17 |
2010-04-24 | update to 52.59.0 | k-m_schindler | 1 | -3/+4 |
2010-04-24 | update to 52.56.0 | k-m_schindler | 1 | -2/+13 |
2010-04-24 | update to 52.54.0 | k-m_schindler | 1 | -3/+11 |
2010-04-24 | - wrong section names in TextGL fixed | tobigun | 1 | -9/+13 |
2010-04-24 | removed "strict protected/private" | tobigun | 1 | -2/+2 |
2010-04-23 | correct update of avcodec to 52.66 | k-m_schindler | 1 | -2/+14 |
2010-04-23 | correct update of avcodec to 52.65 | k-m_schindler | 1 | -3/+19 |
2010-04-23 | - font fallback added | tobigun | 9 | -130/+342 |
2010-04-23 | correct update of avcodec to 52.64 | k-m_schindler | 1 | -2/+45 |
2010-04-23 | correct update of avcodec to 52.62 | k-m_schindler | 1 | -2/+2 |
2010-04-23 | update of avcodec to 52.62 | k-m_schindler | 1 | -0/+3 |
2010-04-23 | update of avcodec to 52.61 | k-m_schindler | 1 | -4/+60 |
2010-04-23 | update of avcodec to 52.59 | k-m_schindler | 1 | -4/+8 |
2010-04-23 | With FPC ConsoleWriteLn is not initialized. Fallback to AlexanderS original s... | tobigun | 1 | -132/+137 |
2010-04-23 | byte order of some C enums was incorrect | tobigun | 2 | -17/+121 |
2010-04-23 | update of avcodec to 52.58 | k-m_schindler | 1 | -3/+15 |
2010-04-23 | update of avcodec to 52.56 | k-m_schindler | 1 | -2/+15 |
2010-04-23 | update of avcodec to 52.55 | k-m_schindler | 1 | -4/+25 |
2010-04-23 | reverted revision 2278 | tobigun | 2 | -4/+7 |
2010-04-22 | use Log.LogError instead of writeln | k-m_schindler | 1 | -9/+3 |
2010-04-22 | changed violet and orange color for better shades when used in theme | whiteshark0 | 1 | -5/+5 |
2010-04-22 | removed old comment from the days of ultrastar.dl.am mod | whiteshark0 | 1 | -6/+2 |
2010-04-22 | TextureSize (=CachedCoverSize) default set back to 128. | tobigun | 1 | -2/+5 |