summaryrefslogtreecommitdiffstats
path: root/qt
Commit message (Expand)AuthorAgeFilesLines
* build system updates and fixesJaromil2013-03-062-62/+3
* Modified QqWidget textlayer behaviour.fred2011-07-121-0/+2
* fixes for make distcheckJaromil2011-05-261-2/+2
* closing and re-opening v4l2 device now worksfred2011-05-023-1/+3
* Enhance FPS class to control the drift.fred2011-04-301-1/+3
* Merge branch 'sound'Jaromil2011-04-2710-29/+91
|\
| * Some cleaning in the V4L2CamLayer, and Res classesfred2011-04-264-29/+3
| * Merge branch 'master' of [email protected]:freej.git into soundfred2011-04-231-1/+5
| |\
| * | Added the ability to change the V4L2 devices resolutionfred2011-04-229-10/+98
* | | link libshout to qtfreejJaromil2011-04-261-1/+1
| |/ |/|
* | fixes for make distcheckJaromil2011-04-201-1/+5
|/
* In VideoEncoder::thread_loop, removed fps calls to be like it was originallyfred2011-04-101-0/+2
* tried to tune the FPS (frame rate)fred2011-04-091-1/+1
* There was a bug in qfreej frame rate initfred2011-04-092-14/+4
* Added and removed .cpp files since master merge.fred2011-04-062-7/+7
* Merge branch 'master' into soundfred2011-04-067-7/+62
|\
| * Merge branch 'master' into soundJaromil2011-03-287-7/+62
| |\
| | * Merge branch 'sound'Jaromil2011-03-088-24/+67
| | |\
| | * | better link to libfreej.laJaromil2011-03-081-1/+1
| | * | full path in qt4 built sourcesJaromil2011-03-071-1/+1
| | * | using BUILT_SOURCES to pre-build uic and moc stuff for qt4Jaromil2011-03-071-17/+27
| | * | generate qt ui files with uicJaromil2011-03-072-1/+14
| | * | fix include pathJaromil2011-03-075-7/+7
| | * | Merge branch 'sound'Jaromil2011-03-075-96/+63
| | |\ \
| | * | | fix qfreej build with autotoolsJaromil2011-03-071-4/+15
| | * | | build qfreej with autotoolsJaromil2011-03-061-0/+21
* | | | | Not the big one .... necessary before merging :)fred2011-04-062-13/+8
* | | | | Now stops encoder when closing the QJackClientfred2011-04-063-0/+7
* | | | | try to manage videos which frame rate is not an integer.fred2011-04-062-7/+10
* | | | | qfreej now compils with the libs compiled at the same time.fred2011-04-061-1/+1
* | | | | Sync Audio with video, re-sampling audio according to the driftfred2011-03-312-3/+2
* | | | | Modified encoder sample rate to sync sound with videofred2011-03-283-15/+16
|/ / / /
* | | | Now sees the stream rate.fred2011-03-253-19/+46
* | | | Fixed the v4l2 layer that only displays the upper half image.fred2011-03-241-3/+3
* | | | Don't allow speed changes on a V4L2 layerfred2011-03-162-12/+17
* | | | Have a visual landmark when changing the layer playing speedfred2011-03-161-3/+5
* | | | Now can control layer speed with a slider instead of a two speed buttonfred2011-03-153-22/+18
* | | | Now can close a Text Layer.fred2011-03-152-20/+15
* | | | fixes bug when rotates the Layer with the middle mouse button.fred2011-03-143-12/+47
* | | | Now supports audio quality changes when streaming.fred2011-03-142-11/+18
* | | | Changes the method to calculate the frame rate when opening a video layerfred2011-03-142-14/+8
* | | | can delete the QJackClent and re-createfred2011-03-135-7/+42
* | | | Work on sound for streaming, now can stream the Jack Input with a no sound la...fred2011-03-126-12/+35
* | | | no more SEGFAULT on exit found .... lets seefred2011-03-115-13/+14
* | | | Sound class deleted, files Sound.*fred2011-03-106-145/+1
| |_|/ |/| |
* | | Now quit much nicerfred2011-03-088-24/+67
| |/ |/|
* | can change video and icecast parametersfred2011-03-065-96/+63
|/
* Now can stream through icecastfred2011-03-066-12/+107
* cleanup to compile also qt guiJaromil2011-03-052-2/+2
* Now can dump in a file with control on audio from the graphic interfacefred2011-03-058-48/+214